<div dir="ltr">That&#39;s right.  In practice I bisect the date instead; that way I can issue the same command in all my svn source directories from <a href="http://sf.net">sf.net</a> and <a href="http://lbl.gov">lbl.gov</a>.  For example:<div><br></div><div><span style="font-family:Menlo;font-size:11px">svn update -r &quot;{2014-03-08 18:00}&quot;</span></div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div>Nicholas K. Sauter, Ph. D.<br>Computer Staff Scientist, Molecular Biophysics and Integrated Bioimaging Division<div>Lawrence Berkeley National Laboratory<br>1 Cyclotron Rd., Bldg. 33R0345<br>Berkeley, CA 94720<br>(510) 486-5713<br></div></div></div></div></div>
<br><div class="gmail_quote">On Mon, Jun 13, 2016 at 3:38 PM, Luc Bourhis <span dir="ltr">&lt;<a href="mailto:luc_j_bourhis@mac.com" target="_blank">luc_j_bourhis@mac.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class=""><br>
&gt; On 14 Jun 2016, at 00:29, Luc Bourhis &lt;<a href="mailto:luc_j_bourhis@mac.com">luc_j_bourhis@mac.com</a>&gt; wrote:<br>
&gt;<br>
&gt;&gt; So why is it so hard to describe how to do bisection?  Despite the responses on this BB trying to answer my question, I still don&#39;t have a clear understanding of how to do it.  With svn it is just &quot;svn update -r”.<br>
&gt;<br>
&gt; I think there is a misunderstanding here. “svn update -r REV” is just “git checkout HASH”. By bisection, I understand “git bisect”, which is a way to automate finding a faulty commit. You don’t need to use that if you find it’s too complicated. Actually, &quot;git bisect&quot; is just some scripting on the top of &quot;git checkout&quot;, I think.<br>
<br>
</span>I see what you meant! Sorry, it’s late here… You can bisect the svn rev number because they are increasing integers!<br>
<div class="HOEnZb"><div class="h5">_______________________________________________<br>
cctbxbb mailing list<br>
<a href="mailto:cctbxbb@phenix-online.org">cctbxbb@phenix-online.org</a><br>
<a href="http://phenix-online.org/mailman/listinfo/cctbxbb" rel="noreferrer" target="_blank">http://phenix-online.org/mailman/listinfo/cctbxbb</a><br>
</div></div></blockquote></div><br></div>