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

Re: HELP!

From: David Waite <mass_at_akuma.org>
Date: 2002-09-30 22:42:21 CEST

Philip Martin wrote:

>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?
>
>
It has also failed on my system even with the permissions set to 777
when an invalid Group is selected in the httpd.conf file. That took me
about a day to figure out the first time I attempted to get subversion
up and running

-David Waite

---------------------------------------------------------------------
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:43:09 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.