Hi,
so the next things
Attached a patch for the
publish/docs/release-notes/1.1.html
publish/docs/release-notes/1.2.html
publish/docs/release-notes/1.3.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.1.html
===================================================================
--- publish/docs/release-notes/1.1.html (revision 917589)
+++ publish/docs/release-notes/1.1.html (working copy)
@@ -84,8 +84,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
@@ -187,7 +187,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>
@@ -243,7 +243,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
Index: publish/docs/release-notes/1.2.html
===================================================================
--- publish/docs/release-notes/1.2.html (revision 917589)
+++ publish/docs/release-notes/1.2.html (working copy)
@@ -138,7 +138,7 @@
part of some other change pulled down via an OS package delivery
mechanism — 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">¶</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>
Index: publish/docs/release-notes/1.3.html
===================================================================
--- publish/docs/release-notes/1.3.html (revision 917589)
+++ publish/docs/release-notes/1.3.html (working copy)
@@ -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
-CHANGES
+CHANGES
file for full details.</p>
</div> <!-- bugfixes -->
Received on 2010-03-01 18:12:53 CET