Re: Problems with Apache config to support SVN
From: Ryan Schmidt <subversion-2011a_at_ryandesign.com>
Date: Wed, 9 Feb 2011 13:41:31 -0600
On Feb 9, 2011, at 12:31, Arthur Pesa wrote:
> Alias /SVN /home/apesa/Development/SVN
Remove this "Alias" line.
> <Directory /home/apesa/Development/SVN>
Remove this "DAV" line.
> <Location /SVN>
[snip]
> I created the svn Repo with the following syntax:
The SVNParentPath line should read "SVNParentPath /home/apesa/Development" if you are going to create other repositories (or "SVNPath /home/apesa/Development/SVN" if you only are going to have this single repository).
|
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.