Hi All,
We've been using svn for a while now. We had a db corruption early on,
but it's been working fine for months. Yesterday, we started getting
this when trying to do anything with the repository:
legolas:src> svn update
svn: RA layer request failed
svn: PROPFIND request failed on '/tank1/dev/src'
svn: PROPFIND of '/tank1/dev/src': 500 Internal Server Error
When I try dumping the repository using 'svnadmin dump', I get this
error at one of our more recent (maybe the most recent) revisions:
subversion/libsvn_fs/err.c:188: (apr_err=160007)
svn: Invalid filesystem transaction name
svn: no transaction named `fr' in filesystem
`svn_repository_bogus/db'
What does this mean? Any ideas as to what caused it?
I went ahead and built a fresh repository using the dump. The
repository seems to all be there up to the revision that caused the
above error...sort of. I can browse around in HEAD using my browser
(we're serving via Apache), but when I try do a 'checkout', I don't get
anything. svn just reports "Checked out revision 270" but no files or
subdirs come down.
Can anyone tell me what's going on here?
Thanks much for any help!
Steve Johnson
DigitalFish Films
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Sep 28 17:35:45 2003