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

Re: Newbie: Unable to Create Layout and Import Initial Data(Subversion & TortoiseSVN)

From: Vera Odessa Newman <mynix_at_adelphia.net>
Date: 2004-04-01 20:29:15 CEST

As I explained before..... I already did that and it still hasn't answered
the question for me:

DocumentRoot "E:/ApacheGroup/Apache2/htdocs"

<Directory "E:/ApacheGroup/Apache2/htdocs">

<Location /svn>
DAV svn
SVNParentPath E:\ApacheGroup\Apache2\htdocs\SVN
AuthType Basic
AuthName "Subversion repositories"
AuthUserFile passwd
#AuthzSVNAccessFile svnaccessfile
Require valid-user
</Location>

Should the path of SVN/repos directory be outside the Apache htdocs, in
order to be accessed..or am i missing something here in coinfiguration of
the SVNParentPath??

>
> > svn: PROPFIND of '/svn/repos' : 301 Moved Permanently
http://(website):8080
> >
>
> Look at our FAQ about '301' errors.
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Apr 1 20:45:31 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.