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

Re: Update causes "400 Bad request"

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-02-23 15:37:31 CET

On Feb 23, 2005, at 5:26 AM, Florian Pose wrote:

> Hello everybody!
>
> I tried to get the latest branch of FLTK-1.1 entering the following:
>
> $ svn co http://svn.easysw.com/public/fltk/fltk/branches/branch-1.1
> fltk-1.1
>
> This worked fine. But whe I want to update the directory, I get the
> following:
>
> $ cd fltk-1.1
> $ svn up
> svn: RA layer request failed
> svn: REPORT request failed on /public/fltk/fltk/branches/branch-1.1
> svn: REPORT of /public/fltk/fltk/branches/branch-1.1: 400 Bad Request
>
> What could this be?
>

Probably an http-proxy not recognizing the webdav REPORT request, and
blocking it?

Though, if that were true, the initial checkout wouldn't work either.
Can you see the '400' error in the apache errorlog?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Feb 23 15:40:03 2005

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.