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

Re: Repository corruption ?

From: mark benedetto king <bking_at_answerfriend.com>
Date: 2002-12-18 18:49:23 CET

On Wed, Dec 18, 2002 at 05:21:25PM +0100, Sebastien Cevey wrote:

> 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 #
>

>
> 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 #
>
>

I'm pretty sure all of these errors are symptoms of permissions
problems.

Can you "cat /var/svn/milcis/format"? If not, svnadmin won't be
able to read it, either.

--ben

---------------------------------------------------------------------
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:58:51 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.