Hi Alasdair,

This tutorial on git bisect has references to Drupal but is otherwise very
clear:
http://webchick.net/node/99

You basically start from a known-good point, a known-bad one and then tell
git bisect if the next checkouts are good (no problem) or bad (show the
problem).
Each test requires recompilation of FG and possibly multiple runs if the
problem is intermittent.

Hope this helps,

  Tom


On Mon, Sep 3, 2012 at 1:56 PM, Alasdair <ali...@btinternet.com> wrote:

> On Mon, 2012-09-03 at 22:40 +0200, Frederic Bouvier wrote:
> > > I cannot therefore attribute this problem to the Catalyst driver.
> > > My git pull/build of 12 Aug did not display this problem. That of 1
> > > Sep did. So I reckon it must have been a commit made between these
> dates.
> >
> > So you may want to "git bisect" to find which commit was the problem
> >
> > Thanks,
> > -Fred
> >
> Where can I learn how to do that, Fred?
> My knowledge of git ends with clone/pull.
> Suggested reading?
>
> regards,
> Alasdair
>
>
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> Flightgear-devel mailing list
> Flightgear-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/flightgear-devel
>
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to