<div dir="ltr">You are correct.  And, oddly enough, the 1.7 branch has this correct.  Oh!  I see.  The 1.7 branch was cut before Paul reworked the 'svn blame' examples on trunk.  So 1.7 refers to "button.c" correctly; trunk refers incorrectly to "Makefile".<div><br></div><div>I've committed your patch to trunk (though I made it use "src/button.c" instead of just "button.c"), and will not backport it because that would be the wrong thing to do.</div><div><br></div><div>Thanks!</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Nov 8, 2017 at 8:57 AM, wuzhouhui <span dir="ltr"><<a href="mailto:wuzhouhui250@gmail.com" target="_blank">wuzhouhui250@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi, Mike<br><br>According to the context (examples followed), I think the file should be button.c,<br>instead of Makefile. Am I right?<br><br>Index: trunk/en/book/ch04-branching-<wbr>and-merging.xml<br>==============================<wbr>==============================<wbr>=======<br>diff --git a/trunk/en/book/ch04-<wbr>branching-and-merging.xml b/trunk/en/book/ch04-<wbr>branching-and-merging.xml<br>--- a/trunk/en/book/ch04-<wbr>branching-and-merging.xml (revision 5484)<br>+++ b/trunk/en/book/ch04-<wbr>branching-and-merging.xml (working copy)<br>@@ -2909,7 +2909,7 @@ Refactor the bazzle functions.<br>      <para>The <command>svn blame</command> command also takes the<br>        <option>--use-merge-history</<wbr>option> (<option>-g</option>)<br>        option.  If this option is neglected, somebody looking at<br>-        a line-by-line annotation of <filename>Makefile</filename> may<br>+        a line-by-line annotation of <filename>button.c</filename> may<br>        get the mistaken impression that you were responsible for a<br>        particular change:</para></div>
<br>______________________________<wbr>_________________<br>
svnbook-dev mailing list<br>
<a href="mailto:svnbook-dev@red-bean.com">svnbook-dev@red-bean.com</a><br>
<a href="http://www.red-bean.com/mailman/listinfo/svnbook-dev" rel="noreferrer" target="_blank">http://www.red-bean.com/<wbr>mailman/listinfo/svnbook-dev</a><br></blockquote></div><br></div>