Svn Error
From: Sumeet Saini <sumeet_at_logicool.com>
Date: Mon, 19 Jan 2009 10:56:50 +0530
hi,
I have installed apache(2.2.11_win32x) on port 81,SVN(1.5.3) and
When I open the with the url http://192.182.120.42:81/svn/ this opens fine.
Repository moved permanently to "http://192.182.120.42:81/svn/ ";Please
Following are my configuration on httpd.conf
DocumentRoot "C:/Program Files/Apache Group/Apache2/htdocs"
<Location /svn>
DAV svn
SVNParentPath E:/home/Repository
SVNListParentPath on
#SVNIndexXSLT "/svnindex.xsl"
AuthType Basic
AuthName "Subversion repositories"
AuthUserFile passwd
#AuthzSVNAccessFile svnaccessfile
Require valid-user
</Location>
Please help if you can and reply ASAP
Thanks & Regards
Sumeet
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
|
This is an archived mail posted to the TortoiseSVN Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.