[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

subversion 1.1.4 - repos now corrupted

From: Markus Tacker <mtacker_at_itfuture.de>
Date: 2005-04-17 15:02:56 CEST

Hoi,

I am on Gentoo.

I just installed PHP5 and therefore had to update to subversion 1.1.4
as dev-libs/apr is required by net-www/apache-2.0.53.

I endet up having unaccessible repositories.

> $ svnadmin verify /var/svn/repos/sms/
> *** glibc detected *** double free or corruption (out): 0x08065488 ***
> Aborted

> $ svnadmin recover /var/svn/repos/sms/
> Repository lock acquired.
> Please wait; recovering the repository may take some time...
> Segmentation fault

So, I created a new repo «test», added a file and this worked
> $ svnadmin verify repos/test/
> * Verified revision 0.
> * Verified revision 1.
>
> $ svnadmin recover repos/test/
> Repository lock acquired.
> Please wait; recovering the repository may take some time...
>
> Recovery completed.
> The latest repos revision is 1.

Any ideas?

Thanks very much.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Apr 17 15:05:05 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.