[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: Mel <melindasavoy_at_texashealth.org>
Date: Wed, 12 Nov 2008 12:34:08 -0800 (PST)

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

On Nov 12, 2:31 pm, Stefan Küng <tortoise..._at_gmail.com> wrote:
> 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
>
> Tryhttp://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
>
>  signature.asc
> < 1KViewDownload

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-11-12 21:35: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.