You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Andreas Dimek <ad...@gmx.de> on 2006/06/20 10:45:17 UTC

Problem with unc-path

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