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

Re: Apache &SVN Server installation error

From: Ryan Schmidt <subversion-2005_at_ryandesign.com>
Date: 2005-06-03 16:00:47 CEST

On 03.06.2005, at 15:15, Cagatay Catal wrote:

> <Location /svn>
> DAV svn
> SVNParentPath D:\CAGATAY
> AuthType Basic
> AuthName "Subversion repositories"
> AuthUserFile passwd
> #AuthzSVNAccessFile svnaccessfile
> Require valid-user
> </Location>
>
> [snip]
>
> I created repository using TortoiseSVN and I called it CAGATAY as you
> may see in ParentPath.
>
> [snip]

On 03.06.2005, at 16:35, Miha Vitorovic wrote:

> SVNParentPath D:\CAGATAY -> SVNParentPath D:/CAGATAY

If your repository is D:/CAGATAY, then you need to use SVNPath, not
SVNParentPath.

SVNParentPath is for when D:/CAGATAY is a directory which itself
contains multiple repositories.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jun 3 16:14:17 2005

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.