[IPython-user] Problem doing svn co behind proxy
LUK ShunTim
shuntim.luk@polyu.edu...
Fri Aug 10 01:32:40 CDT 2007
Fernando Perez wrote:
> On 8/9/07, LUK ShunTim <shuntim.luk@polyu.edu.hk> wrote:
>> Glen W. Mabey wrote:
>>> Hello,
>>>
>>> The difference between the svn URL he used for ipython and for numpy is
>>> probably that he used https for numpy.
>> Hello,
>>
>> I'm also on the ipython list. :-) For the record,
>>
>> 1. This works (https):
>> svn co https://svn.scipy.org/svn/numpy/trunk
>>
>> 2. These won't (plain http):
>> svn co http://svn.scipy.org/svn/numpy/trunk
>> svn co http://ipython.scipy.org/svn/ipython/trunk
>>
>> Same error message "svn: REPORT request failed ..."
>> after a lengthy period (a few minutes).
>
> Mmhhh. What platform are you running on? OSX on Power PC, by any chance?
>
> Cheers,
>
> f
>
Debian/sid, i686.
Regards,
ST
--
More information about the IPython-user
mailing list