You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by cm...@apache.org on 2010/03/01 15:29:36 UTC

svn commit: r917549 - in /subversion/site/publish/docs/release-notes: 1.4.html 1.5.html 1.6.html

Author: cmpilato
Date: Mon Mar  1 14:29:36 2010
New Revision: 917549

URL: http://svn.apache.org/viewvc?rev=917549&view=rev
Log:
* site/publish/docs/release-notes/1.4.html,
* site/publish/docs/release-notes/1.5.html,
* site/publish/docs/release-notes/1.6.html
  Fixup a bunch of broken-by-the-ASF-move links.

Patch by: khmarbaise

Modified:
    subversion/site/publish/docs/release-notes/1.4.html
    subversion/site/publish/docs/release-notes/1.5.html
    subversion/site/publish/docs/release-notes/1.6.html

Modified: subversion/site/publish/docs/release-notes/1.4.html
URL: http://svn.apache.org/viewvc/subversion/site/publish/docs/release-notes/1.4.html?rev=917549&r1=917548&r2=917549&view=diff
==============================================================================
--- subversion/site/publish/docs/release-notes/1.4.html (original)
+++ subversion/site/publish/docs/release-notes/1.4.html Mon Mar  1 14:29:36 2010
@@ -129,7 +129,7 @@
 </h3>
 
 <p>A new tool &mdash; <a
-href="http://svn.collab.net/repos/svn/trunk/notes/svnsync.txt"
+href="http://svn.apache.org/repos/asf/subversion/trunk/notes/svnsync.txt"
 ><tt>svnsync</tt></a> &mdash; is now installed as part of the standard
 distribution.  This tool provides the ability to replicate history
 from one repository to another.  The replication can happen all at
@@ -294,7 +294,7 @@
 allows svnserve to start automatically, at system boot time, without
 having a user logged in and without the need for an external service
 'wrapper' program. See <a
-href="http://svn.collab.net/repos/svn/tags/1.4.0/notes/windows-service.txt"><tt>notes/windows-service.txt</tt></a>
+href="http://svn.apache.org/repos/asf/subversion/tags/1.4.0/notes/windows-service.txt"><tt>notes/windows-service.txt</tt></a>
 for information on setting up <tt>svnserve</tt> as a Windows service.
 
 </div>  <!-- svnserve -->
@@ -337,7 +337,7 @@
 
 <p>The usual slew of heretofore-unreleased bugfixes, more than 40
 overall. See the
-<a href="http://svn.collab.net/repos/svn/trunk/CHANGES">CHANGES</a>
+<a href="http://svn.apache.org/repos/asf/subversion/trunk/CHANGES">CHANGES</a>
 file for full details.</p>
 
 </div>  <!-- bugfixes -->

Modified: subversion/site/publish/docs/release-notes/1.5.html
URL: http://svn.apache.org/viewvc/subversion/site/publish/docs/release-notes/1.5.html?rev=917549&r1=917548&r2=917549&view=diff
==============================================================================
--- subversion/site/publish/docs/release-notes/1.5.html (original)
+++ subversion/site/publish/docs/release-notes/1.5.html Mon Mar  1 14:29:36 2010
@@ -213,9 +213,9 @@
 
 <p>If you accidentally upgrade a 1.4 working copy to 1.5, and wish to
 downgrade back to 1.4, 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>
 
@@ -240,7 +240,7 @@
 
 <p>After running <strong><code>svnadmin&nbsp;upgrade</code></strong>,
 you may wish to also run the <a
-href="http://svn.collab.net/repos/svn/trunk/tools/server-side/svn-populate-node-origins-index.c"
+href="http://svn.apache.org/repos/asf/subversion/trunk/tools/server-side/svn-populate-node-origins-index.c"
 >svn-populate-node-origins-index</a> program on the repository.
 Subversion 1.5 maintains a node-origins index for each repository, and
 builds the index lazily as the information is needed.  But for old
@@ -488,11 +488,11 @@
 server.</p>
 
 <p>If you were using the <a
-href="http://svn.collab.net/repos/svn/trunk/contrib/client-side/svnmerge/"
+href="http://svn.apache.org/repos/asf/subversion/trunk/contrib/client-side/svnmerge/"
 >svnmerge</a> wrapper program to do merging, and now want to switch to
 using Subversion 1.5's native merge-tracking, then you should use the
 <a
-href="http://svn.collab.net/repos/svn/trunk/contrib/client-side/svnmerge/svnmerge-migrate-history.py"
+href="http://svn.apache.org/repos/asf/subversion/trunk/contrib/client-side/svnmerge/svnmerge-migrate-history.py"
 >svnmerge-migrate-history.py</a> script to convert svnmerge's custom
 properties to the <tt>svn:mergeinfo</tt> properties that Subversion
 itself now uses.</p>
@@ -757,7 +757,7 @@
     >Sparse Directories</a> section in the Subversion book.
 </li>
 <li>The <a
-    href="http://svn.collab.net/repos/svn/trunk/notes/sparse-directories.txt" 
+    href="http://svn.apache.org/repos/asf/subversion/trunk/notes/sparse-directories.txt" 
     >design/implementation document</a> in the repository.</li>
 </ul>
 
@@ -883,7 +883,7 @@
     >Changelists</a> section in the Subversion book.
 </li>
 <li>The <a
-    href="http://svn.collab.net/repos/svn/trunk/notes/changelist-design.txt" 
+    href="http://svn.apache.org/repos/asf/subversion/trunk/notes/changelist-design.txt" 
     >design/implementation document</a> in the repository.</li>
 </ul>
 
@@ -1094,7 +1094,7 @@
 section</a> for information regarding using a 1.5 SASL-enabled server
 with pre-1.5 clients.  More information about Subversion's SASL
 support can be found in <a
-href="http://svn.collab.net/repos/svn/trunk/notes/sasl.txt"
+href="http://svn.apache.org/repos/asf/subversion/trunk/notes/sasl.txt"
 >sasl.txt</a>.</p>
 
 </div> <!-- cyrus-sasl -->
@@ -1173,7 +1173,7 @@
 </h3>
 
 <p>Subversion 1.4 <a
-href="http://subversion.tigris.org/svn_1.4_releasenotes.html#svnsync">
+href="/docs/release-notes/1.4.html#svnsync">
 introduced <tt>svnsync</tt></a>&nbsp;&mdash;&nbsp;a tool which
 provided the ability to replicate repository history from one
 repository to another.  Though useful, <tt>svnsync</tt> could only
@@ -1279,7 +1279,7 @@
 </h4>
 
 <p>Additional information about WebDAV proxy support is available <a
-href="http://svn.collab.net/repos/svn/trunk/notes/webdav-proxy">in the
+href="http://svn.apache.org/repos/asf/subversion/trunk/notes/webdav-proxy">in the
 repository</a>.</p>
 
 </div>  <!-- webdav-proxy-further-reading -->
@@ -1462,7 +1462,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.5.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="resolve">
@@ -1587,7 +1587,7 @@
 </h3>
 
 <p>A great many bugs have been fixed.  See the 1.5.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 -->

Modified: subversion/site/publish/docs/release-notes/1.6.html
URL: http://svn.apache.org/viewvc/subversion/site/publish/docs/release-notes/1.6.html?rev=917549&r1=917548&r2=917549&view=diff
==============================================================================
--- subversion/site/publish/docs/release-notes/1.6.html (original)
+++ subversion/site/publish/docs/release-notes/1.6.html Mon Mar  1 14:29:36 2010
@@ -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">&para;</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">&para;</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 -->