[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:31:07 +0100

Mel wrote:
> Per your last post I changed to the SVNParent C:/SCMIS within the
> location block:
>
> <Location /svn>
> DAV svn
> SVNListParentPath on
> #SVNParentPath C:/SCMIS
> SVNPath C:/SCMIS
> #SVNIndexXSLT "/svnindex.xsl"
> AuthType Basic
> AuthName "Subversion repositories"
> AuthUserFile passwd
> #AuthzSVNAccessFile svnaccessfile
> Require valid-user
> </Location>
>
> And now I get the following in my browser when I entered
> http://thrYYYY.txXXX.org/svn/SCMIS:
>
> The requested URL /svn/SCMIS was not found on this server.
>
> In my browser I entered: http://thrYYYY.txXXX.org/svn/SCMIS

Try http://thrYYYY.txXXX.org/svn/
I guess you have not created a folder named SCMIS inside your repository
located at c:\SCMIS (yet).

Stefan

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

Received on 2008-11-12 21:31:30 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.