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