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

Re: svn commit: rev 3138 - trunk/subversion/libsvn_ra_dav

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-09-06 04:08:32 CEST

Philip Martin <philip@codematters.co.uk> writes:

> Karl Fogel <kfogel@newton.ch.collab.net> writes:
>
> > Philip Martin <philip@codematters.co.uk> writes:
> > > rev 3113? Should svn_path_remove_component("/") return "/"?
> >
> > I think that would be the cleanest semantics, frankly. And if that
> > also happens to result in more code working right now, so much the
> > better :-)...
>
> It returns "/" now, and always did; that's why I am confused. What
> caused the infinite loop bug to appear, or was it always there?

It was always there, I just managed to trigger it. As
__get_baseline_info searches upwards through parent directories
retrying the request, some parent has always succeeded. But I found a
scenario where every parent failed, and thus revealed the infinite "/"
loop.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Sep 6 04:10:32 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.