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

Problem with unc-path

From: Andreas Dimek <adimek_at_gmx.de>
Date: 2006-06-20 12:45:17 CEST

Hello,

accessing local repositories using Apache + WebDav + Subversion works fine, but when I use an UNC-pathname the server responds with "Can't open directory". Example from httpd.conf (authentication ommited):

<Location /repos>
  DAV svn
  SVNListParentPath on
  SVNParentPath //unc_dir/
</Location>

Any ideas how to fix this?

-- 
Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen!
Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jun 20 12:46:54 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.