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

corrupt subversion repository?

From: Raffi Krikorian <raffi_at_media.mit.edu>
Date: 2004-02-27 21:44:09 CET

hello-

i'm hoping somebody can help me... i have subversion setup running
under apache on one of my machines -- i tried updating a project i was
working on to receive an error that i'm not familiar with. i checked
out the repository from my web browser, but instead of seeing it, i got
the message

-----

  Could not open the requested SVN filesystem

-----

my apache error file contains

-----

[Fri Feb 27 15:40:49 2004] [error] [client 192.168.1.4] (20014)Error
string not specified yet: Berkeley DB error while opening environment
for filesystem /home/r/stuff/SVN/db:
Invalid argument
[Fri Feb 27 15:40:49 2004] [error] [client 192.168.1.4] Could not fetch
resource information. [500, #0]
[Fri Feb 27 15:40:49 2004] [error] [client 192.168.1.4] Could not open
the requested SVN filesystem [500, #160029]
[Fri Feb 27 15:40:49 2004] [error] [client 192.168.1.4] (2)No such file
or directory: Could not open the requested SVN filesystem [500,
#160029]

-----

i then proceeded to try to use svnadmin to recover the repository

-----

[root@master-splinter stuff]# svnadmin-0.36.0-1 recover ./SVN/
Please wait; recovering the repository may take some time...

Recovery completed.
svn: Berkeley DB error while opening environment for filesystem
./SVN/db:
Invalid argument

-----

i can't dump the current repository or anything. unfortunately my last
backup was about a week ago, and i don't want to lose any of my work
since then. does anybody have any suggestions?

thank you!

r

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Feb 27 21:52:43 2004

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.