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

Re: svn update error

From: Justin Erenkrantz <jerenkrantz_at_apache.org>
Date: 2002-07-29 18:50:22 CEST

On Mon, Jul 29, 2002 at 11:36:01AM -0500, Ben Collins-Sussman wrote:
> FOUND some bogusness! I'm pretty sure this is the problem.
>
> Lookee here at this ethereal trace on the failed "GET" that we're
> seeing when you try to checkout the head of /clients/rapidsvn:
>
>
> GET /repos/svn/!svn/bc/2768/clients/rapidsvn/trunk/src/res/bitmaps/folder.ico HTTP/1.1
> User-Agent: neon/0.21.2 SVN/0.14.0 (dev build)
> Connection: TE
> TE: trailers
> Host: svn.collab.net
>
> HTTP/1.1 200 OK
> Date: Mon, 29 Jul 2002 16:06:41 GMT
> Server: Apache/2.0.40-dev (Unix) DAV/2 SVN/0.14.0 (dev build)
> ETag: "2766//clients/rapidsvn/trunk/src/res/bitmaps/folder.ico"
> Accept-Ranges: bytes
> Content-Length: 894
> Content-Type: "image/x-icon"
>
> X-Pad: avoid browser bug
> [...bunch of binary data...]

That's a blank line?? Ugh.

Try updating to HEAD of httpd-2.0/APR as Brian Pane has rewritten
the table API and you might have caught the tree in a broken
state. (I think it was broken from July 20-July 27th.)

http://cvs.apache.org/viewcvs.cgi/apr/tables/apr_tables.c

Looking at revision 1.40. svn.collab.net reports it was setup on
the 23rd.
 
HTH. -- justin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jul 29 18:51:41 2002

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

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