<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Thank you Graeme and Juha<br>
This "bisect" command if I'm not mis understood, can not update
defined version's file(s). If this is true, I think this not good
solution for me, 'cos that file(s) can change later or depended
file(s) need changed code of course this
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<span id="result_box" class="short_text" lang="en"><span class="hps">possibility.
svn version nearly everyday updating. For mine problem, wait to
fixing much better. And this bug must be fixing, 'cos this trunk
version files will be stable and shared, that time will not use
in osx.<br>
<br>
Another strange thing, is just me use svn version on osx all
over the world ? :D <br>
</span></span><br>
<div class="moz-cite-prefix">On 18.08.2015 17:01, Graeme Geldenhuys
wrote:<br>
</div>
<blockquote cite="mid:55D33AB5.4010303@geldenhuys.co.uk" type="cite">
<pre wrap="">On 2015-08-18 14:35, FreeMan wrote:
</pre>
<blockquote type="cite" style="color: #000000;">
<pre wrap=""><span class="moz-txt-citetags">> </span>I use to use svn, in my plan change to use "git" but need time for
<span class="moz-txt-citetags">> </span>learning and change to scripts.
</pre>
</blockquote>
<pre wrap="">'git bisect' is your friend.
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://git-scm.com/book/en/v1/Git-Tools-Debugging-with-Git#Binary-Search">http://git-scm.com/book/en/v1/Git-Tools-Debugging-with-Git#Binary-Search</a>
This makes it so easy to find an offending commit. If you could create a
small test project that returns true or false if something works or not
you can even automate the whole process and get to the offending commit
in seconds.
Regards,
- Graeme -</pre>
</blockquote>
<br>
</body>
</html>