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