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