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

setting up apache/SVN/DAV...

From: bruce <bedouglas_at_earthlink.net>
Date: 2005-04-19 18:54:23 CEST

hi...

in setting up the apache htpd.conf file, i have

<VirtualHost 192.168.1.52:80>
 ServerName foo.com
 <Location /forge>
   DAV svn
   SVNPath /gforge-svn/forge <<<<<<<???????????????
 </Location>
</VirtualHost>

i can do a cmd line 'svn list /gforge-svn/forge/svn'

my question, what should i have on the SVNPath???

i want to be able to setup the TortoiseSVN client to access the SVN
repository.

thanks

bruce
bedouglas@earthlink.net

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Received on Tue Apr 19 18:55:24 2005

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.