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

Re: HELP!

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2002-09-30 22:30:31 CEST

Garrett Rooney <rooneg@electricjellyfish.net> writes:

> Noah Silverman wrote:
> > Interestingly, the error messages have changed.
> > Here is what we got earlier today:
>
> > ------------
> > [Mon Sep 30 13:56:12 2002] [error] [client 127.0.0.1] Could not fetch
> > resource information. [500, #0]
> > [Mon Sep 30 13:56:12 2002] [error] [client 127.0.0.1] Could not open the SVN
> > filesystem at /data/svn [500, #165005]
> > [Mon Sep 30 13:56:12 2002] [error] [client 127.0.0.1] (13)Permission denied:
> > Expected version '1' of repository; found no version at all; is `/data/svn'
> > a valid repository path? [500, #165005]
>
> this error indicates a repository that was created with an earlier
> version of svnadmin. the database format has changed since then, so
> you'll need to dump and restore before you can access it with a new
> subversion.

Not necessarily. You will also get this error you get if httpd does
not have read access to the file /data/svn/format. You said data and
svn are 777, what about all the files and directories in /data/svn?

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Sep 30 22:31:23 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.