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/02 17:04:41 UTC

svn commit: r918094 - in /subversion/site/publish/docs/release-notes: 1.1.html 1.2.html 1.3.html

Author: cmpilato
Date: Tue Mar  2 16:04:41 2010
New Revision: 918094

URL: http://svn.apache.org/viewvc?rev=918094&view=rev
Log:
* site/publish/docs/release-notes/1.1.html,
* site/publish/docs/release-notes/1.2.html,
* site/publish/docs/release-notes/1.3.html
  Still more broken link fixes ala Karl.

Patch by: khmarbaise


Modified:
    subversion/site/publish/docs/release-notes/1.1.html
    subversion/site/publish/docs/release-notes/1.2.html
    subversion/site/publish/docs/release-notes/1.3.html

Modified: subversion/site/publish/docs/release-notes/1.1.html
URL: http://svn.apache.org/viewvc/subversion/site/publish/docs/release-notes/1.1.html?rev=918094&r1=918093&r2=918094&view=diff
==============================================================================
--- subversion/site/publish/docs/release-notes/1.1.html (original)
+++ subversion/site/publish/docs/release-notes/1.1.html Tue Mar  2 16:04:41 2010
@@ -83,8 +83,8 @@
    repository over a network filesystem, and no more database "wedges"
    needing recovery.  You can read the full list of
    advantages/disadvantages at <a
-   href="http://svn.collab.net/repos/svn/trunk/notes/fsfs"
-        >http://svn.collab.net/repos/svn/trunk/notes/fsfs</a></p>
+   href="http://svn.apache.org/repos/asf/subversion/trunk/notes/fsfs"
+        >http://svn.apache.org/repos/asf/subversion/trunk/notes/fsfs</a></p>
 
 <p>To create an fsfs repository, simply run <tt>'svnadmin create
       --fs-type fsfs'</tt>.  Or, if BerkeleyDB wasn't detected at
@@ -186,7 +186,7 @@
 
 <h4>Bugfixes:</h4>
 <p>More than 40 "small" bugs fixed.  See 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>
 
 <h4>New subcommand switches:</h4>
@@ -242,7 +242,7 @@
 suffix, and the older versions are now marked deprecated (and will be
 removed in Subversion 2.0).  For example, a new svn_wc_diff2()
 function has superseded svn_wc_diff().  See 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>
 
 <p>There has been extensive work on the python, perl, and java

Modified: subversion/site/publish/docs/release-notes/1.2.html
URL: http://svn.apache.org/viewvc/subversion/site/publish/docs/release-notes/1.2.html?rev=918094&r1=918093&r2=918094&view=diff
==============================================================================
--- subversion/site/publish/docs/release-notes/1.2.html (original)
+++ subversion/site/publish/docs/release-notes/1.2.html Tue Mar  2 16:04:41 2010
@@ -138,7 +138,7 @@
 part of some other change pulled down via an OS package delivery
 mechanism&nbsp;&mdash;&nbsp;for example, upgrading one's Subversion
 package.  If this happens to you, you will need
-to <a href="faq.html#bdb43-upgrade">upgrade existing BerkeleyDB-based
+to <a href="/faq.html#bdb43-upgrade">upgrade existing BerkeleyDB-based
 repositories to 4.3.</a></p>
 
 <p>In particular,
@@ -413,7 +413,7 @@
     title="Link to this section">&para;</a>
 </h3>
 <p>More than 50 new bugs fixed.  See 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>
@@ -436,7 +436,7 @@
 <p>As with svn 1.1, a number of new 1.2 functions have been
 introduced, and older versions are now marked deprecated (and will be
 removed in Subversion 2.0).  See 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.  The full list of new 1.2 APIs is <a
 href="http://svn.haxx.se/dev/archive-2005-04/0319.shtml">here</a>.</p>
 

Modified: subversion/site/publish/docs/release-notes/1.3.html
URL: http://svn.apache.org/viewvc/subversion/site/publish/docs/release-notes/1.3.html?rev=918094&r1=918093&r2=918094&view=diff
==============================================================================
--- subversion/site/publish/docs/release-notes/1.3.html (original)
+++ subversion/site/publish/docs/release-notes/1.3.html Tue Mar  2 16:04:41 2010
@@ -338,7 +338,7 @@
 
 <p>The "<b>_svn</b>" hack is
 now <a
-href="http://svn.collab.net/repos/svn/trunk/notes/asp-dot-net-hack.txt">officially
+href="http://svn.apache.org/repos/asf/subversion/trunk/notes/asp-dot-net-hack.txt">officially
 supported</a>: since some versions of ASP.NET don't allow directories
 beginning with dot (e.g., ".svn", the standard Subversion working copy
 administrative directory), the <b>svn</b> command line client
@@ -415,7 +415,7 @@
 </h3>
 
 <p>The usual slew of heretofore-unreleased bugfixes.  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 -->