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

Repository corruption ?

From: Sebastien Cevey <seb_at_cine7.net>
Date: 2002-12-18 17:21:25 CET

Hello

My SVN repository seems to have been corrupted somehow, but I don't
know exactly how or why.

Anyway, running svn to make checkout fails :

albus svn # svn co file:///var/svn/milcis
svn: Couldn't find a repository.
svn: Unable to open an ra_local session to URL
svn: svn_ra_local__split_URL: Unable to find valid repository
   (file:///var/svn/milcis)
albus svn #

albus svn # svn --username theefer co http://.../svn/milcis
theefer's password:

svn: RA layer request failed
svn: PROPFIND of /: 405 Method Not Allowed
albus svn #

The server runs a 0.15.0 svn, whereas clients which connect to the
repository use 0.16.0 (both windows and linux boxes). Could this be a
problem ?

Now, running a svnadmin recover doesn't seem to work either :

albus svn # svnadmin recover file:///var/svn/milcis/
Acquiring exclusive lock on repository db, and running recovery procedures.
Please stand by...svn: Unsupported repository version
svn: Expected version '1' of repository; found no version at all; is `file:///var/svn/milcis' a valid repository path?
svn: No such file or directory
svn: svn_io_file_open: can't open `file:///var/svn/milcis/format'
albus svn #

Of course, the path *is* a valid repository, from which I've checked
out a wc a few hours ago ... yes, that's strange, and I don't know how
this has happened, except the different versions maybe.

So do you see a reason and/or a solution to my problem ? Might be
pretty obvious, but I haven't found it yet though :-/

Thanks !

-- 
Sebastien Cevey <seb@cine7.net>
Cine7.Net  -  Milcis.Net
Jabber: theefer@charente.de  -  ICQ: 48895760
" Shut up, listen, and learn. "
Kevin Spacey [ Swimming With Sharks ]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Dec 18 18:45:13 2002

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

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