Missing forward slash in SVNParentPath, CollabNet build 1.5.5 (r34862)
From: Maxim Marintchenko <maxim.marintchenko_at_ca.com>
Date: Mon, 12 Jan 2009 11:52:11 -0500
Initial check from Eclipse into newly created repository was giving
RA layer request failed
svn: Server sent unexpected return value (503 Service Unavailable) in
This is SVN + Apache installation on RHEL 5.2.
I noticed that value for SVNParentPath property in
<Location /svn>
DAV svn
SVNParentPath /var/svn/repositories
AuthzSVNAccessFile //etc/opt/CollabNet_Subversion/conf/svn_access_file
Satisfy Any
Require valid-user
AuthType Basic
AuthName "Subversion repository"
AuthUserFile //etc/opt/CollabNet_Subversion/conf/svn_auth_file
</Location>
Has anyone else had this problem?
It looks like bug.
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
|
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.