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

Re: Re: svn 1.4 and apache 2.2.3

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2006-09-12 14:44:05 CEST

On 9/12/06, Johnson, Rick <JohnsonR@gc.adventist.org> wrote:
>
> > 1.4 works just fine with apache 2.2, as long as you're not on windows.
> > If you're on windows it needs a patch to APR 1.x (which is what
> apache 2.2 uses) in order to fix a bug that we > happen to trip up, so
> you'll have to either patch your version of APR or use apache 2.0.
> >
> > -garrett
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> > For additional commands, e-mail: users-help@subversion.tigris.org
> >
>
> Can someone point to some documentation about this bug? I just did a
> Google search and a haxx search and got a LOT of results, some of which
> talk about patching a bug but doesn't describe the bug.

It was a problem with how permissions were handled in APR's stat calls
on windows and it produced strange errors inside Subversion's working
copy code. It was fixed (I believe) in revision 425620 of APR, and
backported to APR 1.2.x in revision 425621.

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Sep 12 14:48:19 2006

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.