# HG changeset patch # User bab@draketo.de # Date 1188582275 -7200 # Node ID d145739b786552e51176865a9bc01c6ee4de0d72 # Parent 08ae82a18abd79bf7480a8db4a9b369a0fb93be1 The script actually only creates 35 changesets (as I understand it) diff -r 08ae82a18abd -r d145739b7865 en/undo.tex --- a/en/undo.tex Fri Aug 31 11:57:08 2007 +0200 +++ b/en/undo.tex Fri Aug 31 19:44:35 2007 +0200 @@ -582,7 +582,7 @@ \interaction{bisect.init} We'll simulate a project that has a bug in it in a simple-minded way: create trivial changes in a loop, and nominate one specific change -that will have the ``bug''. This loop creates 50 changesets, each +that will have the ``bug''. This loop creates 35 changesets, each adding a single file to the repository. We'll represent our ``bug'' with a file that contains the text ``i have a gub''. \interaction{bisect.commits}