<div dir="ltr">As long as this section of the docs are being updated, I also noticed a minor typo in the context displayed by the patch: s/invocing/invoking/<div><br></div><div>Cheers,</div><div><br></div><div>Paul</div></div><div class="gmail_extra"><br><div class="gmail_quote">On 19 February 2018 at 06:19, Johannes Hielscher <span dir="ltr"><<a href="mailto:jhielscher@posteo.de" target="_blank">jhielscher@posteo.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
-r46623 introduces a bug into Source/doc/tlbuild.texi (literal @ have<br>
to be escaped as @@). See patch.<br>
<br>
Best,<br>
Johannes<br>
<br>
<br>
Index: doc/tlbuild.texi<br>
==============================<wbr>==============================<wbr>=======<br>
--- doc/tlbuild.texi    (Revision 46623)<br>
+++ doc/tlbuild.texi    (Arbeitskopie)<br>
@@ -2506,7 +2506,7 @@<br>
 mapping from subversion names to name/email as shown in git.<br>
<br>
 The initial checkout was done by invocing<br>
-@code{git svn --authors-file usermap clone svn://<a href="http://USER@tug.org/texlive/trunk/Build/source" rel="noreferrer" target="_blank">USER@tug.org/texlive/<wbr>trunk/Build/source</a>}<br>
+@code{git svn --authors-file usermap clone svn://USER@@<a href="http://tug.org/texlive/trunk/Build/source" rel="noreferrer" target="_blank">tug.org/texlive/<wbr>trunk/Build/source</a>}<br>
 where the @code{usermap} file maps subversion user names to name and<br>
 emails of the authors.<br>
<br>
@@ -2522,7 +2522,7 @@<br>
 @code{texlive-source} was created by @emph{admin} within the<br>
 @code{TeX-Live} organization (@url{<a href="https://github.com/TeX-Live/}" rel="noreferrer" target="_blank">https://github.com/TeX-<wbr>Live/}</a>), the<br>
 remote added to the checkout with<br>
-@code{git remote add origin git@github.com:TeX-Live/<wbr>texlive-source.git}.<br>
+@code{git remote add origin git@@github.com:TeX-Live/<wbr>texlive-source.git}.<br>
<br>
 To automate the update on Github, a new ssh key was generated and added<br>
 to the @code{texlive-source} repository on Github as deployment<br>
</blockquote></div><br></div>