[Distutils] HTTP access to svn://svn.eby-sarna.com/svnroot/ez_setup
Michael Hoffman
b3i4old02 at sneakemail.com
Wed Sep 5 19:31:35 CEST 2007
Is there a way to get HTTP access to the directory available at
<svn://svn.eby-sarna.com/svnroot/ez_setup>? I'd like to set
svn:externals access to this directory, but one of the hosts I use is
behind a firewall and can't use port 3690. It can access HTTP through a
proxy.
I tried this:
$ svn co http://svn.eby-sarna.com/svnroot/ez_setup
svn: PROPFIND request failed on '/'
svn: PROPFIND of '/': 200 OK (http://svn.eby-sarna.com)
$ svn co http://svn.eby-sarna.com/ez_setup
svn: PROPFIND request failed on '/ez_setup'
svn: PROPFIND of '/ez_setup': 302 Moved Temporarily
(http://svn.eby-sarna.com)
--
Michael Hoffman
More information about the Distutils-SIG
mailing list