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

Re: Location directive confusing

From: Thornton Prime <theoszi_at_gmail.com>
Date: 2005-03-09 05:49:08 CET

On Tue, 08 Mar 2005 23:38:44 -0500, Jonathan Coles
<jcoles0727@rogers.com> wrote:
> I don't really understand the Location directive:
>
> <Location /repos>
> DAV svn
> SVNPath /absolute/path/to/repository
> </Location>

The Location directive points to the base URL for your Subversion http(s) URLs.

The SVNPath directive points to the subversion repository you've
created with the "svnadmin create" command.

thornton

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Mar 9 05:51:41 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.