[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: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2007-08-30 20:37:56 CEST

BengtOlov Andersson wrote:

> I'm trying to set up multiple repositories in the way you describe it
> under 3.1.5 in the manual, but for me it doesn't work. I create a new
> map under /svn level and then creating a new repository in this map and
> everything seems to work fine. The problems start when trying to
> checkout from this repository. The checkout window gives me the
> following information
>
> Error: PROPFIND request failed on '/svn/Obsolete/Process'
> Error: Could not open the requested SVN filesystem

Do you have a subfolder under D:/Electronics Files/Repositories/ called
"Obsolete"? If yes, that won't work. All repositories must be directly
under D:/Electronics Files/Repositories/.

> Maybe I'm trying to do something impossible ...
>
> Here are some related settings in the httpd.conf file
>
> <Location /svn/>
> RedirectMatch ^(/svn)$ $1/

Try removing the RedirectMatch - AFAIK Subversion doesn't like
redirections at all.

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 Thu Aug 30 20:35:18 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.