In order to avoid a deadlock between threads attempting to access the repository cache and the connection pool, one has to always own a connection ''before'' acquiring the repository cache lock. Fixes #4465
Authored by: cboos 2007-03-01
Parent: [r4885]
Child: [r4887]