> Hi, > > I've been trying to do an update using svn, however I get an error : > > >>svn co http://svn.apache.org/repos/asf/lenya/trunk > >>/opt/lenya/apache-lenya-1.4-dev-src/ > svn: REPORT request failed on '/repos/asf/!svn/bc/230717/lenya/trunk' > svn: REPORT of '/repos/asf/!svn/bc/230717/lenya/trunk': 400 Bad Request > (http://svn.apache.org) > >
Hi, Are you use a web proxy? I had the same problem here. Subversion uses some non standard http headers. see: <http://subversion.tigris.org/faq.html#proxy> You can either get proxy to support these headers or alternatively use SSL. Regards, Andy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]