emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Emacs seems awfully unstable on OS X lately


From: Andreas Schwab
Subject: Re: Emacs seems awfully unstable on OS X lately
Date: Sat, 15 Sep 2012 08:54:42 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2 (gnu/linux)

Óscar Fuentes <address@hidden> writes:

> Harald Hanche-Olsen <address@hidden> writes:
>
>> ACtually, I could a bit of help with that: Since I have a range of
>> more than 500 revisions to bisect, I think the most efficient
>> procedure would be to create a branch that is identical to trunk
>> except that revision 109470 is not applied, and then to bisect that.
>> But I don't understand bzr well enought to know how to do that. Can
>> someone tell me a good way to do it?
>
> AFAIK there is no simple way of doing that.

With git this is pretty trivial.  Before building each try, just run
"git revert" with the bad revision, and after testing use "git bisect
[good|bad] HEAD^".

Andreas.

-- 
Andreas Schwab, address@hidden
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."



reply via email to

[Prev in Thread] Current Thread [Next in Thread]