Author: luke1410
Date: Tue Nov 28 23:02:58 2017
New Revision: 1816581

URL: http://svn.apache.org/viewvc?rev=1816581&view=rev
Log:
Correct some URLs which (incorrectly) omitted a trailing /.

[in site/staging]
* docs/community-guide/building.part.html: add missing / to link
* docs/community-guide/general.part.html: the same
* docs/community-guide/releasing.part.html: the same
* faq.html: the same
* faq.ja.html: the same
* faq.zh.html: the same
* index.html: the same
* news.html: the same
* opw.html: the same
* packages.html: the same
* site-banner.html: the same
* source-code.html: the same

[in site/staging/docs/release-notes]
* 1.1.html: the same
* 1.2.html: the same
* 1.3.html: the same
* 1.4.html: the same
* 1.5.html: the same
* 1.6.html: the same
* 1.7.html: the same
* 1.8.html: the same
* 1.9.html: the same
* 1.10.html: the same

Modified:
    subversion/site/staging/docs/community-guide/building.part.html
    subversion/site/staging/docs/community-guide/general.part.html
    subversion/site/staging/docs/community-guide/releasing.part.html
    subversion/site/staging/docs/release-notes/1.1.html
    subversion/site/staging/docs/release-notes/1.10.html
    subversion/site/staging/docs/release-notes/1.2.html
    subversion/site/staging/docs/release-notes/1.3.html
    subversion/site/staging/docs/release-notes/1.4.html
    subversion/site/staging/docs/release-notes/1.5.html
    subversion/site/staging/docs/release-notes/1.6.html
    subversion/site/staging/docs/release-notes/1.6.zh.html
    subversion/site/staging/docs/release-notes/1.7.html
    subversion/site/staging/docs/release-notes/1.8.html
    subversion/site/staging/docs/release-notes/1.9.html
    subversion/site/staging/faq.html
    subversion/site/staging/faq.ja.html
    subversion/site/staging/faq.zh.html
    subversion/site/staging/index.html
    subversion/site/staging/news.html
    subversion/site/staging/opw.html
    subversion/site/staging/packages.html
    subversion/site/staging/site-banner.html
    subversion/site/staging/source-code.html

Modified: subversion/site/staging/docs/community-guide/building.part.html
URL: 
http://svn.apache.org/viewvc/subversion/site/staging/docs/community-guide/building.part.html?rev=1816581&r1=1816580&r2=1816581&view=diff
==============================================================================
--- subversion/site/staging/docs/community-guide/building.part.html (original)
+++ subversion/site/staging/docs/community-guide/building.part.html Tue Nov 28 
23:02:58 2017
@@ -267,7 +267,7 @@ farm. The Buildbot waterfall for the Sub
   <li><a href="/buildbot/all">The whole farm</a></li>
 </ul>
 <p>For more information about build services, head over
-to <a href="https://ci.apache.org";>ci.apache.org</a>.
+to <a href="https://ci.apache.org/";>ci.apache.org</a>.
 </p>
 
 <p>If you'd like to receive notifications about buildbot build and

Modified: subversion/site/staging/docs/community-guide/general.part.html
URL: 
http://svn.apache.org/viewvc/subversion/site/staging/docs/community-guide/general.part.html?rev=1816581&r1=1816580&r2=1816581&view=diff
==============================================================================
--- subversion/site/staging/docs/community-guide/general.part.html (original)
+++ subversion/site/staging/docs/community-guide/general.part.html Tue Nov 28 
23:02:58 2017
@@ -14,7 +14,7 @@
 
 <p>Although Subversion was originally sponsored and hosted by
 CollabNet
-(<a rel="nofollow" href="https://www.collab.net";>https://www.collab.net</a>),
+(<a rel="nofollow" href="https://www.collab.net/";>https://www.collab.net/</a>),
 it's a true open-source project under the Apache License, Version 2.0.
 A number of Subversion's developers are paid by their employers to
 improve Subversion, while many others are simply excellent volunteers
@@ -156,8 +156,8 @@ href="https://svn.apache.org/repos/asf/s
      O'Reilly that shows in detail how to effectively use Subversion.
      The text of the book is free, and is actively being revised.
      On-line versions are available
-     at <a href="http://svnbook.red-bean.com";
-     >http://svnbook.red-bean.com</a>.  The XML source and
+     at <a href="http://svnbook.red-bean.com/";
+     >http://svnbook.red-bean.com/</a>.  The XML source and
      translations to other languages are maintained in their own
      repository at <a href="https://sourceforge.net/projects/svnbook/";
      >https://sourceforge.net/projects/svnbook/</a>.</p>
@@ -465,7 +465,7 @@ enough to go on trunk, then create a tem
 There's no need to ask&nbsp;&mdash; just do it.  It's fine to try
 out experimental ideas in a temporary branch, too.  And all the
 preceding applies to partial as well as full committers.  It even
-applies to committers of other <a href="https://www.apache.org";>ASF</a>
+applies to committers of other <a href="https://www.apache.org/";>ASF</a>
 projects, but please talk to us (on dev@)&mdash;introduce yourself
 and the problem you plan to work on.</p>
 

Modified: subversion/site/staging/docs/community-guide/releasing.part.html
URL: 
http://svn.apache.org/viewvc/subversion/site/staging/docs/community-guide/releasing.part.html?rev=1816581&r1=1816580&r2=1816581&view=diff
==============================================================================
--- subversion/site/staging/docs/community-guide/releasing.part.html (original)
+++ subversion/site/staging/docs/community-guide/releasing.part.html Tue Nov 28 
23:02:58 2017
@@ -994,7 +994,7 @@ automates this step:
 
 <p>After having verified, extracted, and tested the tarball,
 you should sign by creating
-an armored detached signature using <a href="https://www.gnupg.org";>gpg</a>.
+an armored detached signature using <a href="https://www.gnupg.org/";>gpg</a>.
 To append your signature to a .asc file, use a command like:</p>
 <pre>
     gpg -ba -o - subversion-1.7.0-rc4.tar.bz2 &gt;&gt; 
subversion-1.7.0-rc4.tar.bz2.asc

Modified: subversion/site/staging/docs/release-notes/1.1.html
URL: 
http://svn.apache.org/viewvc/subversion/site/staging/docs/release-notes/1.1.html?rev=1816581&r1=1816580&r2=1816581&view=diff
==============================================================================
--- subversion/site/staging/docs/release-notes/1.1.html (original)
+++ subversion/site/staging/docs/release-notes/1.1.html Tue Nov 28 23:02:58 2017
@@ -19,7 +19,7 @@
 <h1 style="text-align: center">Subversion 1.1 Release Notes</h1>
 <h2 style="text-align: center">(and State of the Project)</h2>
 
-<p>The <a href="http://svnbook.red-bean.com";>Subversion book site</a>
+<p>The <a href="http://svnbook.red-bean.com/";>Subversion book site</a>
 has now been forked, and a separate <a
 href="http://svnbook.red-bean.com/svnbook-1.1/index.html";>Subversion
 1.1 book</a> documents most of <a

Modified: subversion/site/staging/docs/release-notes/1.10.html
URL: 
http://svn.apache.org/viewvc/subversion/site/staging/docs/release-notes/1.10.html?rev=1816581&r1=1816580&r2=1816581&view=diff
==============================================================================
--- subversion/site/staging/docs/release-notes/1.10.html (original)
+++ subversion/site/staging/docs/release-notes/1.10.html Tue Nov 28 23:02:58 
2017
@@ -55,7 +55,7 @@ releases, and is as of the time of its r
 in 1.10, but 1.10 contains features and bugfixes not present in any
 earlier release.  The new features will eventually be documented in a
 1.10 version of the free Subversion book
-(<a href="http://svnbook.red-bean.com"; >svnbook.red-bean.com</a>).</p>
+(<a href="http://svnbook.red-bean.com/"; >svnbook.red-bean.com</a>).</p>
 
 <p>This page describes only major changes.  For a complete list of
 changes, see the 1.10 section of the <a

Modified: subversion/site/staging/docs/release-notes/1.2.html
URL: 
http://svn.apache.org/viewvc/subversion/site/staging/docs/release-notes/1.2.html?rev=1816581&r1=1816580&r2=1816581&view=diff
==============================================================================
--- subversion/site/staging/docs/release-notes/1.2.html (original)
+++ subversion/site/staging/docs/release-notes/1.2.html Tue Nov 28 23:02:58 2017
@@ -38,7 +38,7 @@ Anything in 1.0.x and 1.1.x is also in 1
 and bugfixes not present in any earlier release.  The new features
 will eventually be documented in a 1.2 version of the free Subversion
 book, see
-<a href="http://svnbook.red-bean.com";>svnbook.red-bean.com</a>.</p>
+<a href="http://svnbook.red-bean.com/";>svnbook.red-bean.com</a>.</p>
 
 </div>
 

Modified: subversion/site/staging/docs/release-notes/1.3.html
URL: 
http://svn.apache.org/viewvc/subversion/site/staging/docs/release-notes/1.3.html?rev=1816581&r1=1816580&r2=1816581&view=diff
==============================================================================
--- subversion/site/staging/docs/release-notes/1.3.html (original)
+++ subversion/site/staging/docs/release-notes/1.3.html Tue Nov 28 23:02:58 2017
@@ -41,7 +41,7 @@ Anything in 1.0.x, 1.1.x, or 1.2.x is al
 features and bugfixes not present in any earlier release.  The new
 features will eventually be documented in a 1.3 version of the free
 Subversion book, see
-<a href="http://svnbook.red-bean.com";>svnbook.red-bean.com</a>.</p>
+<a href="http://svnbook.red-bean.com/";>svnbook.red-bean.com</a>.</p>
 
 </div>  <!-- news -->
 

Modified: subversion/site/staging/docs/release-notes/1.4.html
URL: 
http://svn.apache.org/viewvc/subversion/site/staging/docs/release-notes/1.4.html?rev=1816581&r1=1816580&r2=1816581&view=diff
==============================================================================
--- subversion/site/staging/docs/release-notes/1.4.html (original)
+++ subversion/site/staging/docs/release-notes/1.4.html Tue Nov 28 23:02:58 2017
@@ -42,7 +42,7 @@ release.  Anything in 1.0.x, 1.1.x, 1.2.
 1.4 contains features and bugfixes not present in any earlier release.
 The new features will eventually be documented in a 1.4 version of the
 free Subversion book,
-see <a href="http://svnbook.red-bean.com";>svnbook.red-bean.com</a>.</p>
+see <a href="http://svnbook.red-bean.com/";>svnbook.red-bean.com</a>.</p>
 
 </div>  <!-- news -->
 

Modified: subversion/site/staging/docs/release-notes/1.5.html
URL: 
http://svn.apache.org/viewvc/subversion/site/staging/docs/release-notes/1.5.html?rev=1816581&r1=1816580&r2=1816581&view=diff
==============================================================================
--- subversion/site/staging/docs/release-notes/1.5.html (original)
+++ subversion/site/staging/docs/release-notes/1.5.html Tue Nov 28 23:02:58 2017
@@ -61,7 +61,7 @@ release.  Any feature or bugfix in 1.0.x
 but 1.5 contains features and bugfixes not present in any earlier
 release.  The new features will eventually be documented in a 1.5
 version of the free Subversion book,
-see <a href="http://svnbook.red-bean.com";
+see <a href="http://svnbook.red-bean.com/";
 >svnbook.red-bean.com</a>.</p>
 
 </div>  <!-- news -->

Modified: subversion/site/staging/docs/release-notes/1.6.html
URL: 
http://svn.apache.org/viewvc/subversion/site/staging/docs/release-notes/1.6.html?rev=1816581&r1=1816580&r2=1816581&view=diff
==============================================================================
--- subversion/site/staging/docs/release-notes/1.6.html (original)
+++ subversion/site/staging/docs/release-notes/1.6.html Tue Nov 28 23:02:58 2017
@@ -61,7 +61,7 @@ releases, and is as of the time of its r
 in 1.6, but 1.6 contains features and bugfixes not present in any
 earlier release.  The new features will eventually be documented in a
 1.6 version of the free Subversion book
-(<a href="http://svnbook.red-bean.com"; >svnbook.red-bean.com</a>).</p>
+(<a href="http://svnbook.red-bean.com/"; >svnbook.red-bean.com</a>).</p>
 
 <p>This page describes only major changes.  For a complete list of
 changes, see the 1.6 section of the <a

Modified: subversion/site/staging/docs/release-notes/1.6.zh.html
URL: 
http://svn.apache.org/viewvc/subversion/site/staging/docs/release-notes/1.6.zh.html?rev=1816581&r1=1816580&r2=1816581&view=diff
==============================================================================
--- subversion/site/staging/docs/release-notes/1.6.zh.html (original)
+++ subversion/site/staging/docs/release-notes/1.6.zh.html Tue Nov 28 23:02:58 
2017
@@ -55,7 +55,7 @@
       >超过65项新的bug修正和提升</a></li>
 </ul>
 
-<p>Subversion 1.6是所有以前Subversion版本的超
集,可以认为是当前最好的版本。任何1.0.x到1.5.x的bug修正和特性,都存在于1.6中。新的特性最终会纪录在Subversion图书中(<a
 href="http://svnbook.red-bean.com"; >svnbook.red-bean.com</a>)。
+<p>Subversion 1.6是所有以前Subversion版本的超
集,可以认为是当前最好的版本。任何1.0.x到1.5.x的bug修正和特性,都存在于1.6中。新的特性最终会纪录在Subversion图书中(<a
 href="http://svnbook.red-bean.com/"; >svnbook.red-bean.com</a>)。
 </p>
 
 <p>本文描述了主要的变更,完整的列表可以看<a

Modified: subversion/site/staging/docs/release-notes/1.7.html
URL: 
http://svn.apache.org/viewvc/subversion/site/staging/docs/release-notes/1.7.html?rev=1816581&r1=1816580&r2=1816581&view=diff
==============================================================================
--- subversion/site/staging/docs/release-notes/1.7.html (original)
+++ subversion/site/staging/docs/release-notes/1.7.html Tue Nov 28 23:02:58 2017
@@ -47,7 +47,7 @@ releases, and is as of the time of its r
 in 1.7, but 1.7 contains features and bugfixes not present in any
 earlier release.  The new features will eventually be documented in a
 1.7 version of the free Subversion book
-(<a href="http://svnbook.red-bean.com"; >svnbook.red-bean.com</a>).</p>
+(<a href="http://svnbook.red-bean.com/"; >svnbook.red-bean.com</a>).</p>
 
 <p>This page describes only major changes.  For a complete list of
 changes, see the 1.7 section of the <a

Modified: subversion/site/staging/docs/release-notes/1.8.html
URL: 
http://svn.apache.org/viewvc/subversion/site/staging/docs/release-notes/1.8.html?rev=1816581&r1=1816580&r2=1816581&view=diff
==============================================================================
--- subversion/site/staging/docs/release-notes/1.8.html (original)
+++ subversion/site/staging/docs/release-notes/1.8.html Tue Nov 28 23:02:58 2017
@@ -57,7 +57,7 @@ releases, and is as of the time of its r
 in 1.8, but 1.8 contains features and bugfixes not present in any
 earlier release.  The new features will eventually be documented in a
 1.8 version of the free Subversion book
-(<a href="http://svnbook.red-bean.com"; >svnbook.red-bean.com</a>).</p>
+(<a href="http://svnbook.red-bean.com/"; >svnbook.red-bean.com</a>).</p>
 
 <p>This page describes only major changes.  For a complete list of
 changes, see the 1.8 section of the <a
@@ -1641,7 +1641,7 @@ See <a href="https://issues.apache.org/j
 
 <div class="notice">
 <p>Using general-purpose incremental backup tools, such as
-<a href="https://rsync.samba.org";>rsync</a>, with Subversion repositories
+<a href="https://rsync.samba.org/";>rsync</a>, with Subversion repositories
 is dangerous if the repository can receive commits while the backup
 tool is running. The resulting copy might end up being corrupt because
 general-purpose backup tools do not know anything about consistency
@@ -1695,7 +1695,7 @@ $ svnadmin freeze /svn/my-repos -- rsync
 
 <p>The above will obtain a write lock on the <tt>my-repos</tt> repository
 to prevent concurrent commits, and run
-<a href="https://rsync.samba.org";>rsync</a> to back up the repository.
+<a href="https://rsync.samba.org/";>rsync</a> to back up the repository.
 Clients trying to commit concurrently will wait until the write lock
 becomes available again. If the command takes too much time clients
 trying to commit might time out. It is recommended to run commands
@@ -2425,7 +2425,7 @@ property set on the file itself will be
 </h3>
 
 <p>In the root of every Subversion working copy there is an
-<a href="https://sqlite.org"; >SQLite</a> database in the <tt>.svn</tt>
+<a href="https://sqlite.org/"; >SQLite</a> database in the <tt>.svn</tt>
 directory and Subversion clients use this database when accessing the
 working copy.  By default Subversion uses shared SQLite locking and
 this allows simultaneous access to the working copy by multiple

Modified: subversion/site/staging/docs/release-notes/1.9.html
URL: 
http://svn.apache.org/viewvc/subversion/site/staging/docs/release-notes/1.9.html?rev=1816581&r1=1816580&r2=1816581&view=diff
==============================================================================
--- subversion/site/staging/docs/release-notes/1.9.html (original)
+++ subversion/site/staging/docs/release-notes/1.9.html Tue Nov 28 23:02:58 2017
@@ -48,7 +48,7 @@ releases, and is as of the time of its r
 in 1.9, but 1.9 contains features and bugfixes not present in any
 earlier release.  The new features will eventually be documented in a
 1.9 version of the free Subversion book
-(<a href="http://svnbook.red-bean.com"; >svnbook.red-bean.com</a>).</p>
+(<a href="http://svnbook.red-bean.com/"; >svnbook.red-bean.com</a>).</p>
 
 <p>This page describes only major changes.  For a complete list of
 changes, see the 1.9 section of the <a

Modified: subversion/site/staging/faq.html
URL: 
http://svn.apache.org/viewvc/subversion/site/staging/faq.html?rev=1816581&r1=1816580&r2=1816581&view=diff
==============================================================================
--- subversion/site/staging/faq.html (original)
+++ subversion/site/staging/faq.html Tue Nov 28 23:02:58 2017
@@ -385,7 +385,7 @@ Community Guide</a>.</p>
 <p>All modern flavors of Unix, Win32, BeOS, OS/2, MacOS X.</p>
 
 <p>Subversion is written in ANSI C and uses APR, the <a
-href="https://apr.apache.org";>Apache Portable Runtime</a> library, as a
+href="https://apr.apache.org/";>Apache Portable Runtime</a> library, as a
 portability layer.  The Subversion client will run anywhere APR runs,
 which is most places.  The Subversion server (i.e., the repository
 side) is the same, except that it will not host a Berkeley DB repository
@@ -694,7 +694,7 @@ Illustrator document</a> are available.<
 <p>If you don't find an answer after browsing this FAQ, there are several
 other resources available:</p>
 <ul>
-  <li><a href="http://svnbook.red-bean.com";>The Subversion Book</a></li>
+  <li><a href="http://svnbook.red-bean.com/";>The Subversion Book</a></li>
   <li><a href="mailing-lists.html">The
        Subversion Users mailing list</a> (<a
        href="mailto:[email protected]";
@@ -3189,7 +3189,7 @@ and <tt>ssleay32.dll</tt> are present in
 installation directory if they are not there.</p>
 
 <p>If this still does not resolve the problem, you should use a tool 
-like <a href="http://www.dependencywalker.com";>Dependency Walker</a> 
+like <a href="http://www.dependencywalker.com/";>Dependency Walker</a> 
 on <tt>mod_dav_svn.so</tt> to see if there are any other unresolved
 dependencies.</p>
 

Modified: subversion/site/staging/faq.ja.html
URL: 
http://svn.apache.org/viewvc/subversion/site/staging/faq.ja.html?rev=1816581&r1=1816580&r2=1816581&view=diff
==============================================================================
--- subversion/site/staging/faq.ja.html (original)
+++ subversion/site/staging/faq.ja.html Tue Nov 28 23:02:58 2017
@@ -238,7 +238,7 @@ CollabNetや他の人に�
 
 <p>最近のUNIXや、Win32、BeOS、OS/2、MacOS Xで動作する。</p>
 
-<p>Subversionは ANSI C で書かれていて、APR(<a 
href="https://apr.apache.org";>Apache Portable Rutime 
Library</a>)をポータビリティ実現の為に使っている。
+<p>Subversionは ANSI C で書かれていて、APR(<a 
href="https://apr.apache.org/";>Apache Portable Rutime 
Library</a>)をポータビリティ実現の為に使っている。
 
Subversionクライアントは、APRを稼動可能なOS上ならば何処ででも動作するã
 ã‚ã†ã‹ã‚‰ã€å¤šãã®ç’°å¢ƒã§ä½¿ã†ã“とが出来る。
 Subversionサーバ(つまり、リポジトリ側)についても同様だ
けど、Win9xプラットフォーム(Win95/Win98/WinME)では、Berkeley 
DBリポジトリを使うことは出来ない。
 これは、Win95上の Berkeley DB に、shared-memory 
セグメント問題が存在するためだ。(version 1.1から導å…
¥ã•れた)FSFSリポジトリにはこの制約は存在しない。
@@ -2336,7 +2336,7 @@ mod_dav_svn.so ファイル�
 Apache をサービスとして実行しているå 
´åˆã«ã¯ã€é€šå¸¸ã®ãƒ¦ãƒ¼ã‚¶ã¨åŒã˜<tt>PATH</tt>を有していないのかもしれない。
 
<tt>libdb4*.dll</tt>、<tt>intl3_svn.dll</tt>、<tt>libeay32.dll</tt>そして<tt>ssleay32.dll</tt>
 
が<tt>Apache\bin</tt>か<tt>Apache\modules</tt>の中に存在することを確認し、存在しないå
 ´åˆã«ã¯ Subversion 
のインストールされたディレクトリからコピーしよう。</p>
 
-<p>もし、それでもまだ問題が解決しないå 
´åˆã«ã¯ã€<tt>mod_dav_svn.so</tt>に対して<a 
href="http://www.dependencywalker.com";>Dependency 
Walker</a>のようなツールを使用し、未解決な依存性が他に存在しないか確認して調べてみよう。</p>
+<p>もし、それでもまだ問題が解決しないå 
´åˆã«ã¯ã€<tt>mod_dav_svn.so</tt>に対して<a 
href="http://www.dependencywalker.com/";>Dependency 
Walker</a>のようなツールを使用し、未解決な依存性が他に存在しないか確認して調べてみよう。</p>
 
 </div>
 

Modified: subversion/site/staging/faq.zh.html
URL: 
http://svn.apache.org/viewvc/subversion/site/staging/faq.zh.html?rev=1816581&r1=1816580&r2=1816581&view=diff
==============================================================================
--- subversion/site/staging/faq.zh.html (original)
+++ subversion/site/staging/faq.zh.html Tue Nov 28 23:02:58 2017
@@ -246,7 +246,7 @@ Community Guide</a>的“兼å�
 <p>所有现代风格的操作系统,比如Unix, Win32, BeOS, OS/2, MacOS 
X。</p>
 
 <p>Subversion是用ANSI C来写的,并且使用了APR,也就是<a
-href="https://apr.apache.org";>Apache Portable 
Runtime</a>库作为可移植层。Subversion的客户端将可以运行在任何APR运行的地方,这是最重要的一点。Subversion服务器(例如,版本库端)同æ
 ·ï¼Œå”¯ä¸€çš„例外是在Berkeley 
DB的Win9x(Win95/Win98/WinME)作为平台的主机上,因为Berkeley 
DB在Win9x平台上å…
±äº«å­˜å‚¨å™¨çš„æœ‰æ®µé—®é¢˜ã€‚FSFS版本库(从版本1.1开始引å…
¥ï¼‰æ²¡æœ‰è¿™ç§é™åˆ¶ï¼›ç„¶è€Œç”±äºŽWin9x对文件锁定的支持限制,他们仍然不能在Win9x的平台上工作。</p>
+href="https://apr.apache.org/";>Apache Portable 
Runtime</a>库作为可移植层。Subversion的客户端将可以运行在任何APR运行的地方,这是最重要的一点。Subversion服务器(例如,版本库端)同æ
 ·ï¼Œå”¯ä¸€çš„例外是在Berkeley 
DB的Win9x(Win95/Win98/WinME)作为平台的主机上,因为Berkeley 
DB在Win9x平台上å…
±äº«å­˜å‚¨å™¨çš„æœ‰æ®µé—®é¢˜ã€‚FSFS版本库(从版本1.1开始引å…
¥ï¼‰æ²¡æœ‰è¿™ç§é™åˆ¶ï¼›ç„¶è€Œç”±äºŽWin9x对文件锁定的支持限制,他们仍然不能在Win9x的平台上工作。</p>
 
 
<p>重申一下,Subversion客户端可以运行在任何APR所运行的平台上。Subversion服务器也可以运行在任何APR平台所能运行的平台,但是不能在Win95/Win98/WinMe上管理版本库。</p>
 
@@ -435,7 +435,7 @@ href="http://svn.collab.net/repos/svn/tr
 
 <p>如果你在阅读这个常见问题回答之后,没有找到你
问题的答案,那么你还有其他的几个资源可以利用:</p>
 <ul>
-  <li><a 
href="http://svnbook.red-bean.com";>Subversion手册</a>,以及中文手册<a 
href="http://www.subversion.org.cn/svnbook/";>Subversion手册</a></li>
+  <li><a 
href="http://svnbook.red-bean.com/";>Subversion手册</a>,以及中文手册<a 
href="http://www.subversion.org.cn/svnbook/";>Subversion手册</a></li>
   <li><a 
href="http://subversion.tigris.org/servlets/ProjectMailingListList";>The
        Subversion用户邮件列表</a> (<a
        href="mailto:[email protected]";
@@ -495,7 +495,7 @@ href="http://svn.collab.net/repos/svn/tr
 
http://svn.collab.net/repos/svn/trunk/README</a>;特别的,在第IV部分,即“快速指南”。</p>
 
 <p>更详细的资料,请阅读<a
- href="http://svnbook.red-bean.com";>Subversion手册</a>第五章。</p>
+ href="http://svnbook.red-bean.com/";>Subversion手册</a>第五章。</p>
 
 </div>
 
@@ -2144,7 +2144,7 @@ href="https://issues.apache.org/jira/bro
 
 <p>这个错误信息在这里有点误导人。通常这样的错误是因
为Apache无法正确加
载<tt>mod_dav_svn.so</tt>模块所依赖的模块。如果当前Apache是以服务的形式运行的,那么它的path环境变量和普通用户的并不相同。请确认<tt>libdb4*.dll、</tt><tt>intl3_svn.dll、</tt>
 
<tt>libeay32.dll还有</tt><tt>ssleay32.dll</tt>都可以在<tt>\Apache\bin</tt>或è€
…<tt>\Apache\modules</tt>目录中找到。如果没有找到,你
可以从Subversion的安装目录下拷贝一份。</p>
 
-<p>如果这样还解决不了问题的话,那么你可以使用类似<a 
href="http://www.dependencywalker.com";>Dependency Walker</a>这样的工å…
·æ¥æŸ¥çœ‹<tt>mod_dav_svn.so</tt>库的依赖性,看是否还有尚未解决的依赖性问题存在。</p>
+<p>如果这样还解决不了问题的话,那么你可以使用类似<a 
href="http://www.dependencywalker.com/";>Dependency Walker</a>这样的工å…
·æ¥æŸ¥çœ‹<tt>mod_dav_svn.so</tt>库的依赖性,看是否还有尚未解决的依赖性问题存在。</p>
 
 </div>
 

Modified: subversion/site/staging/index.html
URL: 
http://svn.apache.org/viewvc/subversion/site/staging/index.html?rev=1816581&r1=1816580&r2=1816581&view=diff
==============================================================================
--- subversion/site/staging/index.html (original)
+++ subversion/site/staging/index.html Tue Nov 28 23:02:58 2017
@@ -247,7 +247,7 @@
 
 <!-- see https://www.apache.org/foundation/marks/pmcs -->
 <p>The rest of this site is about Subversion &mdash; but Subversion doesn't
-   operate in vaccum.  It is part of the <a 
href="https://www.apache.org";>Apache
+   operate in vaccum.  It is part of the <a href="https://www.apache.org/";
    >Apache Software Foundation (ASF)</a>, which &mdash; in addition to the
    servers that run this site and our mailing lists &mdash; provides financial,
    technical, and legal backing.  The "About the ASF" section contains links

Modified: subversion/site/staging/news.html
URL: 
http://svn.apache.org/viewvc/subversion/site/staging/news.html?rev=1816581&r1=1816580&r2=1816581&view=diff
==============================================================================
--- subversion/site/staging/news.html (original)
+++ subversion/site/staging/news.html Tue Nov 28 23:02:58 2017
@@ -913,7 +913,7 @@
  
 <p>This year's Subversion hackathon will be held from June 10 to
 June 14 at the offices of <a rel="nofollow"
-href="http://www.elego.de";>elego</a> in Berlin, Germany.</p>
+href="http://www.elego.de/";>elego</a> in Berlin, Germany.</p>
 
 <p>The Subversion developer community will meet in Berlin to finish
 off preparations for the upcoming Subversion 1.8 release and kick off
@@ -1047,7 +1047,7 @@ with the goal of increasing involvement
 Free and Open Source Software (FOSS)</a>.
 See <a href="opw.html">this page</a> for more information.</p>
 
-<p><a href="http://www.elego.de"; rel="nofollow">Elego Software Solutions</a>,
+<p><a href="http://www.elego.de/"; rel="nofollow">Elego Software Solutions</a>,
 based in Berlin, Germany, has kindly offered to fund an internship position
 with Apache Subversion as part of the Outreach Program for Women 2013.</p>
  
@@ -1656,7 +1656,7 @@ candidate will become the final release
 </h3>
 
 <p>The Subversion project has been accepted into
-   the <a href="https://incubator.apache.org";>Apache Incubator</a>, the
+   the <a href="https://incubator.apache.org/";>Apache Incubator</a>, the
    first step on the road to becoming a full-fledged, top-level Apache
    project.  You can read more about this exciting development in the
    related <a 
href="https://www.apache.org/foundation/press/pr_2009_11_04.html";>press

Modified: subversion/site/staging/opw.html
URL: 
http://svn.apache.org/viewvc/subversion/site/staging/opw.html?rev=1816581&r1=1816580&r2=1816581&view=diff
==============================================================================
--- subversion/site/staging/opw.html (original)
+++ subversion/site/staging/opw.html Tue Nov 28 23:02:58 2017
@@ -27,7 +27,7 @@ Free and Open Source Software (FOSS)</a>
 This page contains information about contributing to Apache Subversion
 as part of this program.</p>
 
-<p><a href="http://www.elego.de"; rel="nofollow">Elego Software Solutions</a>,
+<p><a href="http://www.elego.de/"; rel="nofollow">Elego Software Solutions</a>,
 based in Berlin, Germany, has kindly offered to fund an internship position
 with Apache Subversion as part of the Outreach Program for Women 2013.</p>
 

Modified: subversion/site/staging/packages.html
URL: 
http://svn.apache.org/viewvc/subversion/site/staging/packages.html?rev=1816581&r1=1816580&r2=1816581&view=diff
==============================================================================
--- subversion/site/staging/packages.html (original)
+++ subversion/site/staging/packages.html Tue Nov 28 23:02:58 2017
@@ -98,7 +98,7 @@
 <div class="package" style="background-image: url('/images/centos.png');">
 
 <ul>
-<li><p><a href="https://centos.org";
+<li><p><a href="https://centos.org/";
        >CentOS project</a> (client and server)</p>
     <pre>$ yum install subversion
 $ yum install mod_dav_svn</pre>
@@ -182,7 +182,7 @@ $ apt-get install libapache2-mod-svn</pr
 <div class="package" style="background-image: url('/images/freebsd.png');">
 
 <ul>
-<li><p><a href="https://www.freebsd.org/cgi/cvsweb.cgi/ports/devel/subversion";
+<li><p><a href="https://www.freebsd.org/cgi/cvsweb.cgi/ports/devel/subversion/";
        >FreeBSD Project</a></p>
     <pre>$ cd /usr/ports/devel/subversion
 $ make install</pre>
@@ -297,7 +297,7 @@ $ zypper install subversion-server</pre>
        <a href="mailto:[email protected]";
        >Christian Schaffner</a>)</p>
 </li>
-<li><p><a href="https://brew.sh";
+<li><p><a href="https://brew.sh/";
        >Homebrew</a></p>
     <pre>$ brew options subversion
 $ brew install (OPTIONS) subversion</pre>
@@ -369,9 +369,9 @@ $ yum install mod_dav_svn</pre>
        <a href="https://www.collab.net/subversion";
        >CollabNet</a>; <em>requires registration</em>)</p>
 </li>
-<li><p><a href="https://www.opencsw.org/packages/subversion";
+<li><p><a href="https://www.opencsw.org/packages/subversion/";
        >OpenCSW</a> (SPARC/i386;
-       <a href="https://www.opencsw.org/maintainers/rupert";
+       <a href="https://www.opencsw.org/maintainers/rupert/";
        >Rupert Thurner</a>)</p>
 </li>
 <li><p><a href="https://www.wandisco.com/subversion/download#solaris";>

Modified: subversion/site/staging/site-banner.html
URL: 
http://svn.apache.org/viewvc/subversion/site/staging/site-banner.html?rev=1816581&r1=1816580&r2=1816581&view=diff
==============================================================================
--- subversion/site/staging/site-banner.html (original)
+++ subversion/site/staging/site-banner.html Tue Nov 28 23:02:58 2017
@@ -1,7 +1,7 @@
 <div id="site-banner">
 <div style="float: right; width: 379px; height: 80px; font-style: italic; 
             text-align: center;">
-  <a href="https://www.apache.org";
+  <a href="https://www.apache.org/";
   ><img src="/images/apache-logo.png"
         alt="Apache Software Foundation" /></a>
 </div>

Modified: subversion/site/staging/source-code.html
URL: 
http://svn.apache.org/viewvc/subversion/site/staging/source-code.html?rev=1816581&r1=1816580&r2=1816581&view=diff
==============================================================================
--- subversion/site/staging/source-code.html (original)
+++ subversion/site/staging/source-code.html Tue Nov 28 23:02:58 2017
@@ -65,9 +65,9 @@
 </h2>
 
 <p>Subversion's source code is stored in the
-   <code><a href="http://svn.apache.org/repos/asf/subversion";
+   <code><a href="http://svn.apache.org/repos/asf/subversion/";
    >subversion</a></code> tree of the
-   main <a href="http://svn.apache.org/repos/asf"; >Subversion
+   main <a href="http://svn.apache.org/repos/asf/"; >Subversion
    repository of the Apache Software Foundation</a>.
    You can checkout the latest version of the code
    using the following command:</p>


Reply via email to