All,
I am getting the following error, and can't seem to track down the cause
of it.
System: Windows 2003 Server
Apache 2.0.50
Subversion 1.2.3 running Filesystem based revisions, not the Berkley DB
Background:
When hitting the URL it, ask for UserID and PW, then throws a server 500
error. The below error is in the Apache error log, any clues as to what
is going wrong? I see the real path Repositories\ScottPlayground\db on
the filesystem, but it seems to be munged when trying to access it. I am
trying to view it in my webbrowser by going to
http://foo.com/ScottPlayground
Apache Error:
[Fri Jun 23 16:14:58 2006] [error] [client 168.207.171.116] (20014)Error
string not specified yet: Berkeley DB error while opening 'nodes' table
for filesystem E:\\Repositories\\ScottPlayground/db:\nNo such file or
directory
[Fri Jun 23 16:14:58 2006] [error] [client 168.207.171.116] Could not
fetch resource information. [500, #0]
Apache config:
<Location /ScottPlayground>
DAV svn
SVNIndexXSLT "/svnstyle.xsl"
SVNPath E:\Repositories\ScottPlayground
Require valid-user
AuthType SSPI
SSPIAuth On
SSPIAuthoritative On
SSPIDomain ad.reyrey.com
SSPIOfferBasic On
</Location>
Casey Daniell
Configuration and Release Manager
Reynolds Web Solutions
www.reynoldswebsolutions.com <http://www.reynoldswebsolutions.com/>
Confidentiality Statement:
This message is confidential and may contain confidential information it
is intended only for the individual[s] named herein. If this message is
being sent from a member of the legal department, it may also be legally
privileged. If you are not the named addressee[s] you must delete this
email immediately do not disseminate, distribute or copy.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jun 23 23:39:58 2006