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

Re: Multiple repositories

From: BengtOlov Andersson <BengtOlov.Andersson_at_olsbergs.se>
Date: 2007-09-19 09:42:28 CEST

>-----Ursprungligt meddelande-----
>Från: Stefan Küng [mailto:tortoisesvn@gmail.com]
>Skickat: den 3 september 2007 18:48
>Till: users@tortoisesvn.tigris.org
>Ämne: Re: SV: Re: Multiple repositories
>
>BengtOlov Andersson wrote:
>
>> So even if we point out the directories in httpd.conf like in the example
>below it won't work???
>> .
>> .
>> <Location /svn/>
>> RedirectMatch ^(/svn)$ $1/
>> DAV svn
>> SVNParentPath "D:/Electronics Files/Repositories/"
>
>You specify SVNParentPath, which means that must point to the *parent*
>directory of all your repository folders.
>If you want to specify each repository separately, you must use SVNPath
>instead of SVNParentPath.
>
>Stefan
>

Will this make it possible to have repositories under different folders??
Example:
I will have 4 different repositories x1, x2, y1 and y2 stored in 2 folders, folder A and B. x1 and x2 should reside in A and y1 and y2 in B. Can you show me the httpd.conf file that will support this if possible??

Bengt-Olov

>--
> ___
> oo // \\ "De Chelonian Mobile"
> (_,\/ \_/ \ TortoiseSVN
> \ \_/_\_/> The coolest Interface to (Sub)Version Control
> /_/ \_\ http://tortoisesvn.net
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
>For additional commands, e-mail: users-help@tortoisesvn.tigris.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Wed Sep 19 09:42:49 2007

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.