Lukas Ruf wrote:
>Dear all,
>
>actually, I cannot access my subversion repository anymore.
>
>My configuration:
>- on a local disk
>- accessible via webdav/https only
>- running on Debian unstable
>- size: 2115517640 bytes
>
>subversion worked perfectly until I run the daily
> apt-get update
> apt-get upgrade
>
>Since then, I cannot access the repository anymore.
>
>To figure out what happened, I stopped apache2 and run
> svnadmin verify
>However, svnadmin does not print out anything and cannot be stopped by
>Ctrl-C or 'kill <pid_of_svnadmin>'.
>
>I fear to 'kill -9' svnadmin. (May I loose any data if I do?)
>
>But the main problem is: how can I access the data? Is it possible
>that there is any lock somewhere?
>
>Any idea?
>
>
Most probably you managed to upgrade your Berkeley DB libraries to a
version incompatible with the one Subversion was compiled against.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Aug 4 12:58:57 2004