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

Re: Checkout over HTTP fails with seemingly random errors

From: <kfogel_at_collab.net>
Date: 2005-06-23 00:31:10 CEST

Bryan Dyck <bdyck@mac.com> writes:
> > This might be the famous bug in APR that only revealed itself on
> > Tiger recently, something to do with APR using poll instead of
> > select, or vice versa. The symptom was apache essentially unable
> > to stream >64k files to the client.
> >
> > The bug has been fixed in the latest HEAD of apr and apr-util.
> >
> > As an experiment, you might want to checkout the latest apr/apr-
> > util/httpd, and build them all from source and install. Then
> > rebuild Subversion, since apr 1.X is binary-incompatible at runtime
> > with apr-0.X. See if it clears things up.
>
> Hmm... that sounds like an ugly bug. If that's the case, I'm relieved
> to hear it, because I was beginning to wonder if I was going slightly
> crazy.
>
> I'll try checking out the latest apr/apr-util/httpd and rebuilding
> the whole show... Hopefully that clears up the problem. Either way,
> I'll report back with the results.
>
> Thanks for the quick response and keep up the awesome work, Ben (and
> the rest of the SVN team).

And if there's not an entry for this already in

   http://subversion.tigris.org/faq.html

...then please consider writing one for us. Searching for "64 and
"tiger" on that page doesn't reveal any, so I suspect we don't have
anything about this. See

   http://subversion.tigris.org/mailing-list-guidelines.html#patches

for patch submission guidelines.

Thanks,
-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jun 23 01:17:19 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.