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

specifying SVNPath as a network share in httpd.conf file

From: Sreedhar Kharidehal <sreedhar.kharidehal_at_gmail.com>
Date: 2006-12-19 08:31:20 CET

Hi
How do i specify the value of SVNPath as a network share .I want the
repository to sit on a network share on a windows box (win2k3).
Can i map a network drive and specify something like this in httpd.conf file
<Location /repo>
DAV svn
SVNPath z:/testrepository
</Location>

where testrepository is the shared repository
or something like

SVNPath \\servername\share

-- 
sreedhar
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Dec 19 13:06:10 2006

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.