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

Could not fetch resource information. [500, #0]

From: Don Vawter <donnie_at_vawter.com>
Date: 2004-07-20 22:02:44 CEST

The following test fails:

 svn co http://localhost:97/svn/repos pcsmail81
svn: PROPFIND request failed on '/svn/repos'
svn:
Could not open the requested SVN filesystem

Here is the apache error log:

Tue Jul 20 13:45:53 2004] [error] [client 127.0.0.1] (200
14)Error string not specified yet: Can't open file '/driveb/svn/format':
No such
 file or directory
[Tue Jul 20 13:45:53 2004] [error] [client 127.0.0.1] Could not fetch
resource i
nformation. [500, #0]
[Tue Jul 20 13:45:53 2004] [error] [client 127.0.0.1] Could not open the
request
ed SVN filesystem [500, #2]
[Tue Jul 20 13:45:53 2004] [error] [client 127.0.0.1] Could not open the
request
ed SVN filesystem [500, #2]

Why is /format appended to my path?

Here is the relevant httpd.conf

<Location /svn/repos>
          DAV svn
          SVNPath /driveb/svn
      </Location>

and here is the filesystem

ls -ltr svn/
total 2
drwxrwxr-x 7 don svn 224 May 7 10:25 pcsmail
drwxrwxr-x 7 don svn 224 Jul 1 15:40 pcsmail81
drwxrwxr-x 7 don svn 224 Jul 1 19:04 pcsmail_v81
#

apache runs as nobody and nobody is a member of the svn group

-- 
Don
Lyra ('tiel), Boomer ('tiel), Ginger (SIE), Mona Lisa (BFA) Zebra Finch Flock
http://www.vawter.com/index.cfm?fuseaction=pets.showimage&image_id=2971&galleryaction=pets.gallery
www.parrotcams.com www.vawter.com www.dailycryptogram.com www.e-crypto.com
Received on Tue Jul 20 22:03:20 2004

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

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