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

Re: SV: Re: Multiple repositories

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2007-09-03 18:48:11 CEST

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

-- 
        ___
   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
Received on Mon Sep 3 18:45:26 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.