<div class="markdown_content"><p>How about adding a new paragraph <br/>
<span>[[[
A line starting with # is interpreted as a comment.
]]]</span><br/>
right after the first example?</p>
<hr/>
<p><strong><a class="alink" href="https://sourceforge.net/p/svnbook/tickets/284/">[tickets:#284]</a> Externals lines starting with '#' are ignored</strong></p>
<p><strong>Status:</strong> New<br/>
<strong>Milestone:</strong> en-1.7<br/>
<strong>Created:</strong> Mon Oct 31, 2022 01:45 PM UTC by Forge<br/>
<strong>Last Updated:</strong> Mon Oct 31, 2022 01:45 PM UTC<br/>
<strong>Owner:</strong> nobody</p>
<p>I could find no reference to this in <a href="https://svnbook.red-bean.com/en/1.7/svn.advanced.externals.html" rel="nofollow">https://svnbook.red-bean.com/en/1.7/svn.advanced.externals.html</a></p>
<p>I was able to source this behavior to the source code: <a href="https://svn.apache.org/repos/asf/subversion/trunk/subversion/svn/svn.c" rel="nofollow">https://svn.apache.org/repos/asf/subversion/trunk/subversion/svn/svn.c</a><br/>
<code>Lines starting with a '#' character are ignored.\n"</code></p>
<p>Adding this to the documentation would help clarify the behavior.</p>
<hr/>
<p>Sent from sourceforge.net because svnbook-dev@red-bean.com is subscribed to <a href="https://sourceforge.net/p/svnbook/tickets/">https://sourceforge.net/p/svnbook/tickets/</a></p>
<p>To unsubscribe from further messages, a project admin can change settings at <a href="https://sourceforge.net/p/svnbook/admin/tickets/options.">https://sourceforge.net/p/svnbook/admin/tickets/options.</a> Or, if this is a mailing list, you can unsubscribe from the mailing list.</p></div>