Corrupt repository?
From: Eric Lakin <elakin_at_infohell.net>
Date: 2006-06-13 03:25:23 CEST
Greetings! I'm having difficulties with my SVN repository that I'm
First, the repository is bdb-backended, running on a MacOSX 10.4 machine.
The first indication of a problem is:
$ svn commit -m "yow"
To make sure my working copy wasn't just hosed up, i tried re-checking
$ svn co file:///Users/elakin/Documents/svn/TCS/voip_tools/trunk /tmp/voip_tools
I tried doing a repair of the repository:
$ svnadmin recover /Users/elakin/Documents/svn
Recovery completed.
The commit still fails. I can, however, change and commit other files in the
$ svnadmin verify /Users/elakin/Documents/svn
I can do a dump from revision 0:28, but dumping fails from 29 onward.
$ svn co file:///Users/elakin/Documents/svn /tmp/fubar
It looks like just one file - TCS/voip_tools/trunk/voipb2b (which is the next
So - how/can I repair the repository?
-- You are in a maze of twisty little email threads, all alike [ elakin@infohell.net | elakin@comcast.net ] ## set vi:nowrap tw=72 --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Tue Jun 13 03:26:55 2006 |
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.