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

Questions about accessing to multiple repositories

From: baz themail <bazthemail_at_gmail.com>
Date: Wed, 17 Sep 2008 20:34:32 -0700

Questions about accessing to multiple repositories:

If I setup SVNListParentPath to D:\SVN as described in,
http://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-serversetup.html#tsvn-serversetup-apache-3

Then I can access multiple repos by using:

http://<host>/svn/repo1
http://<host>/svn/repo2

How can i change it so that i can access multiple repos by using:

http://<host>/repo1
http://<host>/repo2

I think I need to change <Location /svn> to <Location /> , right?

B.
Received on 2008-09-18 05:34:58 CEST

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.