SVN checkout problem

David Cournapeau david at ar.media.kyoto-u.ac.jp
Sun Oct 15 08:52:07 EDT 2006


Greg Willden wrote:
> Hi,
> I just tried to checkout numpy and scipy to another machine and got 
> the following errors:
>
> $ 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)
>
> $ svn co http://svn.scipy.org/svn/scipy/trunk 
> <http://svn.scipy.org/svn/scipy/trunk> scipy
> svn: REPORT request failed on '/svn/scipy/!svn/vcc/default'
> svn: REPORT of '/svn/scipy/!svn/vcc/default': 400 Bad Request 
> (http://svn.scipy.org)
>
> Any ideas?
> Greg
It may be because you are behind a proxy:

http://subversion.tigris.org/faq.html#proxy

My advice would be to use a ssh tunnel, if your network configuration 
enables it; even changing the proxy configuration as explained in the 
SVN FAQ gives me some strange errors sometimes,

David

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642




More information about the NumPy-Discussion mailing list