[Numpy-discussion] https access to svn.scipy.org
Jeff Strunk
jstrunk at enthought.com
Thu Jun 15 12:58:55 EDT 2006
Hi Glen,
I'll see about enabling SSL for svn on svn.scipy.org.
Jeff Strunk
IT Administrator
Enthought, Inc.
On Thursday 15 June 2006 9:04 am, Glen W. Mabey wrote:
> Hello,
>
> I am attempting to use the svn versions of numpy and scipy, but
> apparently (according to
> http://www.sipfoundry.org/tools/svn-tips.html#proxy ) I am behind a
> less-than-agreeable web proxy, because I get
>
> $ svn co http://svn.scipy.org/svn/numpy/trunk numpy
> svn: REPORT request failed on '/svn/numpy/!svn/vcc/default'
> svn: REPORT of '/svn/numpy/!svn/vcc/default': 400 Bad Request
> (http://svn.scipy.org)
>
> The solution suggested in the above URL is to use https instead,
> however, when I attempt this
>
> $ svn co https://svn.scipy.org/svn/numpy/trunk numpy
> svn: PROPFIND request failed on '/svn/numpy/trunk'
> svn: PROPFIND of '/svn/numpy/trunk': 405 Method Not Allowed
> (https://svn.scipy.org)
>
> it appears that svn.scipy.org is not setup to employ SSL. Is this an
> easy thing to do?
>
> Please forgive me if this is just an issue of svn-ignorance on my part.
>
> Thanks,
> Glen Mabey
>
>
> _______________________________________________
> Numpy-discussion mailing list
> Numpy-discussion at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/numpy-discussion
More information about the NumPy-Discussion
mailing list