[Bulk] Re: simple use case advice
Gordon Tyler
gordon.tyler at gmail.com
Fri Oct 1 01:23:17 BST 2010
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 9/30/2010 7:45 PM, Chris Hecker wrote:
>
>> (http://monotone.ca/wiki/DaggyFixes/)
>
> Yeah, my B from that page is my N+1, which is also the head of trunk, so
> in that case I'd just fix the bug in trunk and not need a branch.
>
> I was really wondering if there was a cool dvcs way to do the code-level
> binary search for the bug, where I move pieces of the N+1 changelist
> over one at a time. I'm going to try that first.
Usually that's used when you don't know which revision the bug was
introduced. I.e. You know revision N was good and M (which may be the
tip of the branch) has the error. The binary search would search the
range N-M to find the revision which introduced the error.
Ciao,
Gordon
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iQEcBAEBAgAGBQJMpSn1AAoJEIrPJfWinA2ufusIAJ+cUzWurF6h3pYbIYeMK4Qm
+mFO0nhP2cY9V/C9CG8t4WDeTEViAhOmOyBWOcLcMuGrW3g5KljRer4eUdbnWzM6
iz8yJl2k5dQvVVlya8ciidqRpkJaeZJHATUcr07VwZ6u/kYttCds6s1PKf8VORDW
pC3/zW9U3R5p6KEseUmulqukzueLEaiJlBspskG9bjFzrqZwmDTdd7euUYGq2IPG
GJZ2Hmkyyefo/XlIjmRAJYWsmthpkm3tDJE21bfsijTm5/wBxFEVSkxWEBjLqevD
a+dnl9TI9gS0G9UVh97qY5RTv2x+NqgmFa8OFKD36S5xIYtmY79HGT8gL4I44nk=
=OyK+
-----END PGP SIGNATURE-----
More information about the bazaar
mailing list