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

Re: [Issue 3304] New - svn-bisect

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Fri, 31 Oct 2008 00:21:44 +0200 (Jerusalem Standard Time)

Robert Millan wrote on Wed, 29 Oct 2008 at 20:38 +0100:
> On Wed, Oct 29, 2008 at 07:59:10PM +0200, Daniel Shahaf wrote:
> > Neels J Hofmeyr wrote on Mon, 27 Oct 2008 at 06:25 +0100:
> > > Let's see what others have to say on the script itself.
> >
> > I don't see the part where it runs some external script to determine which
> > way to continue the search.
>
> Hi!
>
> AFAIK, last known-good revision + first known-bad revision is enough
> information to determine what to try next. At each interation (including
> the first one), these are specified either by the user ("svn-bisect bad xxx")
> or obtained from "svn info" output ("svn-bisect bad").
>

... and the user is supposed to implement (himself) a loop that calls
your script with the right argument? I expected that loop to be done by
the script.

> This CLI is inspired by the one in git. All in all, it seems to be designed
> so that the implementation can be made without much complexity.
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-10-30 23:22:09 CET

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.