feature suggestion: bisect only merged version

Daniel(原志) dlin.tw at gmail.com
Mon Sep 22 21:36:01 CDT 2008


My team push their source to main server.
That cause it more like the subversion we used previous.

There are one branch on each member, so, only merged version could be test.

But, bisect test version by version.
I wish it could only test the 'merged version'.

Or,  just in this node's parents.

My idea is:

1. list all parents nodes into array.
2. bisect in this array.

I think use this method would useful.  and the option could be
 '-p' : only test parents at first bad/good marked.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://selenic.com/pipermail/mercurial/attachments/20080923/357596a6/attachment.htm 


More information about the Mercurial mailing list