|
From: Fernando P. <Fer...@co...> - 2005-09-16 15:49:02
|
Fernando Perez wrote: > You are behind a web proxy that is not passing the WebDAV methods that > subversion uses. You can work around the problem by using SSL to hide what > you're doing from the proxy: > > > svn co https://scm.sipfoundry.org/rep/project/main project I forgot to add that the https method will NOT work with scipy, which doesn't provide svn/ssl support. You need to fix your proxy config. Cheers, f |