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

RE: Subversion and apache problems

From: Aaron Axelsen <lists_at_frozenpc.net>
Date: 2004-06-28 19:42:35 CEST

I have checked the apache log files, however they dont help me much .. this
is what they say when i try to goto the parent path:
 
[Mon Jun 28 12:43:49 2004] [error] [client 192.168.0.199] Could not fetch
resource information. [403, #0]
[Mon Jun 28 12:43:49 2004] [error] [client 192.168.0.199] (2)No such file or
directory: The URI does not contain the name of a repository. [403,
#190001]
[Mon Jun 28 12:43:50 2004] [error] [client 192.168.0.199] Could not fetch
resource information. [403, #0]
[Mon Jun 28 12:43:50 2004] [error] [client 192.168.0.199] (2)No such file or
directory: The URI does not contain the name of a repository. [403,
#190001]

If i try to load a repository, i get the following errors:
 
[Mon Jun 28 12:47:09 2004] [error] [client 192.168.0.199] (20014)Error
string not specified yet: Berkeley DB error while opening environment for
filesystem /cvs/sermondb/db:\nPermission denied
[Mon Jun 28 12:47:09 2004] [error] [client 192.168.0.199] Could not fetch
resource information. [500, #0]
[Mon Jun 28 12:47:09 2004] [error] [client 192.168.0.199] Could not open the
requested SVN filesystem [500, #160029]
[Mon Jun 28 12:47:09 2004] [error] [client 192.168.0.199] (13)Permission
denied: Could not open the requested SVN filesystem [500, #160029]
 
Any suggestions?

-- 
Aaron Axelsen 
Email: lists@frozenpc.net 
 
  _____  
From: Wadsworth, Eric (Contractor) [mailto:wadswore@fhu.disa.mil] 
Sent: Monday, June 28, 2004 11:30 AM
To: 'Aaron Axelsen'; users@subversion.tigris.org
Subject: RE: Subversion and apache problems
Check the apache logs. They are your friends. :)
 
****
**** --- Eric Wadsworth, 520-533-2749
****
-----Original Message-----
From: Aaron Axelsen [mailto:lists@frozenpc.net]
Sent: Sunday, June 27, 2004 11:46 AM
To: users@subversion.tigris.org
Subject: Subversion and apache problems
Hello, 
I just got subversion setup, I made a reposity and imported files.  However,
now I can't seem to view it via the web.  I have apache set up according to
the instructions, mod_dav and mod_dav_svn are being loaded.  The loaction
directive looks like:
<Location /svn>
  DAV svn
  SVNParentPath /cvs
</Location> 
Permissions on /cvs are 755 so it hsoudl be apache readable.  Does anyone
have any suggestions on why this might not be working?  Thanks.
--
Aaron Axelsen
AIM: aaak2
Email: axelseaa@amadmax.com 
Received on Mon Jun 28 19:46:44 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.