republican-creole
site Search:


 
    All Forums Hot Topics Gallery






how-to block ads


 
Search Topic:
Share Topic
Posting?
Post a:
Post a:
Links: ·How To Get Noticed ·Web Monks FAQ ·Webhosting FAQ ·Posting Code ·How To Post ·Webhosting forum
AuthorAll Replies


GILXA1226
Premium,MVM
join:2000-12-29
London, OH

1 edit

reply to blueOne

Re: Need help installing SVN on my VPS

I'm not sure how your apache is all setup, but in gentoo I have the following to map an SVN DAV location in apache:

   <Location /apache/virtual/location >
      DAV svn
      SVNPath <<path to repository>>
      AuthType Basic
      AuthName "Respository name"
      AuthUserFile /var/svn/conf/svnusers
      Require valid-user
      SVNIndexXSLT "/svnindex.xsl"
   </Location>
 


blueOne
Super Mega Xtreme Adrenaline Manwich

join:2002-12-23
Alameda, CA

<Location /svn>
  DAV svn
  SVNPath /home/username/www/files
#  <LimitExcept GET PROPFIND OPTIONS REPORT>
#   AuthType Basic
#   AuthName "Subversion Repository"
#   AuthUserFile /etc/svn-auth-file
#   Require valid-user
#  </LimitExcept>
 </Location>
 
 

I have something similar in there. Do those #'s mean that it's commented out?


GILXA1226
Premium,MVM
join:2000-12-29
London, OH

yes


Thursday, 31-May 11:01:10 Terms of Use & Privacy | feedback | contact | Hosting by nac.net - DSL,Hosting & Co-lo
over 12.5 years online © 1999-2012 dslreports.com.
Most commented news this week
Hot Topics