[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Web-Site Bugs

From: Karl Heinz Marbaise <khmarbaise_at_gmx.de>
Date: Sat, 27 Feb 2010 18:16:12 +0100

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>issue 3342</em>.
+<em>issue 3342</em>.
 
 </div> <!-- conflict summary -->
 
@@ -378,7 +378,7 @@
 
 <p><!-- XXX --><em>This section is currently incomplete, please
 help write it!</em> See the
-design notes for more information.</p>
+design notes 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>issue 2461</em>, client)
+ (<em>issue 2461</em>, client)
   <a class="sectionlink" href="#shell-quoting-externals"
     title="Link to this section">&para;</a>
 </h4>
@@ -552,7 +552,7 @@
 
 <div class="h4" id="rep-sharing">
 <h4>Sharing multiple common representations
- (<em>issue 2286</em>,
+ (<em>issue 2286</em>,
    <em>server</em>)
   <a class="sectionlink" href="#rep-sharing"
     title="Link to this section">&para;</a>
@@ -575,7 +575,7 @@
 </h4>
 
 <p>Subversion 1.5 introduced the ability for FSFS repositories to be
-<em>sharded</em> into
+<em>sharded</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 -->
Received on 2010-02-27 18:16:50 CET

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.