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

Re: Help needed with error message

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Wed, 12 Nov 2008 21:37:36 +0100

Mel wrote:
> SCMIS is my repository and it is in my filesystem as c:/SCMIS

Yes, I know.
But you've specified that /svn is your repository root.

The
<Location /svn>
tells apache that all options inside that block relate to the url
http://host/svn.
Inside your location block, you've specified
SVNPath c:/SCMIS
which tells apache that
http://thrYYYY.txXXX.org/svn/
accesses the repository at
c:/SCMIS

So once again, try the url http://thrYYYY.txXXX.org/svn/

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net

Received on 2008-11-12 21:37:56 CET

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.