Hi, i've found other areas which are not working correctly.
Attached a patch for the publish/docs/release-notes/1.6.html file. Kind regards Karl Heinz Marbaise -- SoftwareEntwicklung Beratung Schulung Tel.: +49 (0) 2405 / 415 893 Dipl.Ing.(FH) Karl Heinz Marbaise ICQ#: 135949029 Hauptstrasse 177 USt.IdNr: DE191347579 52146 Würselen http://www.soebes.de
Index: publish/docs/release-notes/1.6.html =================================================================== --- publish/docs/release-notes/1.6.html (revision 915461) +++ publish/docs/release-notes/1.6.html (working copy) @@ -62,7 +62,7 @@ <p>This page describes only major changes. For a complete list of changes, see the 1.6 section of the <a -href="http://svn.collab.net/repos/svn/trunk/CHANGES" >CHANGES</a> +href="http://svn.apache.org/repos/asf/subversion/trunk/CHANGES" >CHANGES</a> file.</p> </div> <!-- news --> @@ -159,9 +159,9 @@ <p>If you accidentally upgrade a 1.5 working copy to 1.6, and wish to downgrade back to 1.5, use the <a -href="http://svn.collab.net/repos/svn/trunk/tools/client-side/change-svn-wc-format.py" +href="http://svn.apache.org/repos/asf/subversion/trunk/tools/client-side/change-svn-wc-format.py" ><tt>change-svn-wc-format.py</tt></a> script. See <a -href="http://subversion.tigris.org/faq.html#working-copy-format-change" +href="/faq.html#working-copy-format-change" >this FAQ entry</a> for details, and run the script with the <code>--help</code> option for usage instructions.</p> @@ -273,7 +273,7 @@ </pre> Minor problems with the conflict summary are described in -<em><a href="/issues/show_bug.cgi?id=3342">issue 3342</a></em>. +<em><a href="http://subversion.tigris.org/issues/show_bug.cgi?id=3342">issue 3342</a></em>. </div> <!-- conflict summary --> @@ -378,7 +378,7 @@ <p><!-- XXX --><em>This section is currently incomplete, please help write it!</em> See the -<a href="http://svn.collab.net/repos/svn/trunk/notes/cli-repo-root-relative-support.txt">design notes</a> for more information.</p> +<a href="http://svn.apache.org/repos/asf/subversion/trunk/notes/cli-repo-root-relative-support.txt">design notes</a> for more information.</p> <pre> $ svn SUBCOMMAND ^/ @@ -464,7 +464,7 @@ <div class="h4" id="shell-quoting-externals"> <h4>Support usual shell quoting rules in externals definitions - (<em><a href="/issues/show_bug.cgi?id=2461">issue 2461</a></em>, client) + (<em><a href="http://subversion.tigris.org/issues/show_bug.cgi?id=2461">issue 2461</a></em>, client) <a class="sectionlink" href="#shell-quoting-externals" title="Link to this section">¶</a> </h4> @@ -552,7 +552,7 @@ <div class="h4" id="rep-sharing"> <h4>Sharing multiple common representations - (<em><a href="/issues/show_bug.cgi?id=2286">issue 2286</a></em>, + (<em><a href="http://subversion.tigris.org/issues/show_bug.cgi?id=2286">issue 2286</a></em>, <em>server</em>) <a class="sectionlink" href="#rep-sharing" title="Link to this section">¶</a> @@ -575,7 +575,7 @@ </h4> <p>Subversion 1.5 introduced the ability for FSFS repositories to be -<em><a href="svn_1.5_releasenotes.html#fsfs-sharding">sharded</a></em> into +<em><a href="/docs/release-notes/1.5.html#fsfs-sharding">sharded</a></em> into multiple directories for revision and revprop files. Subversion 1.6 takes the sharding concept further, and allows full shard directories to be <em>packed</em> into a single file. By reducing internal fragmentation in @@ -799,7 +799,7 @@ command-line client to list them all here. Aside from all the ones mentioned already in these release notes, below are a few more that we consider important, but please see the 1.6.0 section in the <a -href="http://svn.collab.net/repos/svn/trunk/CHANGES">CHANGES</a> file +href="http://svn.apache.org/repos/asf/subversion/trunk/CHANGES">CHANGES</a> file for a complete list.</p> <div class="h4" id="log-multiple-args"> @@ -895,7 +895,7 @@ <p>There are too many new and revised APIs in Subversion 1.6.0 to list them all here. See the <a -href="http://svn.collab.net/svn-doxygen/" >Subversion API +href="http://subversion.apache.org/docs/api/1.6/" >Subversion API Documentation</a> page for general API information. If you develop a 3rd-party client application that uses Subversion APIs, you should probably look at the header files for the interfaces you use and see @@ -918,7 +918,7 @@ </h3> <p>A great many bugs have been fixed. See the 1.6.0 section in the <a -href="http://svn.collab.net/repos/svn/trunk/CHANGES">CHANGES</a> file +href="http://svn.apache.org/repos/asf/subversion/trunk/CHANGES">CHANGES</a> file for details.</p> </div> <!-- bug-fixes -->