[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: HTTP 400 error on checkout

From: Lee Merrill <LeeMerrill_at_bustech.com>
Date: 2004-09-17 23:03:59 CEST

I would check the Apache log, if you haven't done this already. Why is
there this exclamation point in the path, I wonder? And maybe your http
permissions in your Apache configuration is not allowing REPORTs.

Lee

> Hello,
>
> I installed a subversion/apache2 server at home and try to access it
> from my office via a http proxy.
> I set up the repository to be accessible for everybody for read-only
> requests but rw operations are restricted with htaccess.
>
> I have no problems listing the content but a checkout gives me the
> following error msg:
>
> svn: REPORT request failed on '/svn/ephec/!svn/vcc/default'
> svn: REPORT of '/svn/ephec/!svn/vcc/default': 400 Bad Request
> (http://me.ath.cx)
>
>
> svn co http://me.ath.cx/svn/ephec/
>
> where ephec is the repository.
>
> I'm running apache 2.0.50 and subversion 1.0.6 on Debian woody
> svn 1.05 (cygwin) on the client side but got the same behavior with
> different clients on different machines and platforms.
>

-- 
+=========================================================
+ Lee Merrill    lee@bustech.com    919-866-2008
+=========================================================
Unless otherwise stated, any views presented in this email are solely those of the author and do not necessarily represent those of the company.
Received on Fri Sep 17 23:04:32 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.