Modified: subversion/site/publish/download.html URL: http://svn.apache.org/viewvc/subversion/site/publish/download.html?rev=1816924&r1=1816923&r2=1816924&view=diff ============================================================================== --- subversion/site/publish/download.html (original) +++ subversion/site/publish/download.html Fri Dec 1 22:34:50 2017 @@ -33,7 +33,7 @@ <p>The following are the currently supported versions of Subversion. Older releases are available from the - <a href="http://archive.apache.org/dist/subversion/">archive download + <a href="https://archive.apache.org/dist/subversion/">archive download site</a>.</p> <p>The Apache Subversion project only distributes source code, but a number @@ -72,7 +72,7 @@ Other mirrors: <input type="submit" value="Change" /> </form> -<p>You may also consult the <a href="http://www.apache.org/mirrors/">complete +<p>You may also consult the <a href="https://www.apache.org/mirrors/">complete list of mirrors</a>.</p> </div> <!-- #mirror --> @@ -206,22 +206,22 @@ Other mirrors: <td class="checksum">26522a1fa708ecaa9684b41065db8d6a02dbc098</td> <!-- The sha512 line does not have a class="checksum" since the link needn't be rendered in monospace. --> - <td>[<a href="http://www.apache.org/dist/subversion/subversion-[prerelease].tar.gz.sha512">SHA-512</a>]</td> - <td>[<a href="http://www.apache.org/dist/subversion/subversion-[prerelease].tar.gz.asc">PGP</a>]</td> + <td>[<a href="https://www.apache.org/dist/subversion/subversion-[prerelease].tar.gz.sha512">SHA-512</a>]</td> + <td>[<a href="https://www.apache.org/dist/subversion/subversion-[prerelease].tar.gz.asc">PGP</a>]</td> </tr><tr> <td><a href="[preferred]subversion/subversion-[prerelease].zip">subversion-[prerelease].zip</a></td> <td class="checksum">d39ac7b98b5aa8a0e868b7ebda2f73f07817f933</td> <!-- The sha512 line does not have a class="checksum" since the link needn't be rendered in monospace. --> - <td>[<a href="http://www.apache.org/dist/subversion/subversion-[prerelease].zip.sha512">SHA-512</a>]</td> - <td>[<a href="http://www.apache.org/dist/subversion/subversion-[prerelease].zip.asc">PGP</a>]</td> + <td>[<a href="https://www.apache.org/dist/subversion/subversion-[prerelease].zip.sha512">SHA-512</a>]</td> + <td>[<a href="https://www.apache.org/dist/subversion/subversion-[prerelease].zip.asc">PGP</a>]</td> </tr><tr> <td><a href="[preferred]subversion/subversion-[prerelease].tar.bz2">subversion-[prerelease].tar.bz2</a></td> <td class="checksum">0967ff292490d6643d3f94290d4d822fde9b6a36</td> <!-- The sha512 line does not have a class="checksum" since the link needn't be rendered in monospace. --> - <td>[<a href="http://www.apache.org/dist/subversion/subversion-[prerelease].tar.bz2.sha512">SHA-512</a>]</td> - <td>[<a href="http://www.apache.org/dist/subversion/subversion-[prerelease].tar.bz2.asc">PGP</a>]</td> + <td>[<a href="https://www.apache.org/dist/subversion/subversion-[prerelease].tar.bz2.sha512">SHA-512</a>]</td> + <td>[<a href="https://www.apache.org/dist/subversion/subversion-[prerelease].tar.bz2.asc">PGP</a>]</td> </tr> </table> @@ -235,7 +235,7 @@ Other mirrors: <p>Looking for previous releases of Subversion? All Subversion releases are available for download from the - <a href="http://archive.apache.org/dist/subversion/" >Apache + <a href="https://archive.apache.org/dist/subversion/" >Apache distribution archive</a>. Please note that, with the exception of our <a href="#recommended-release">recommended</a> and other <a href="#supported-releases">supported</a> releases, @@ -256,7 +256,7 @@ Other mirrors: <p>It is essential that you verify the integrity of the downloaded files using the PGP signatures and/or file checksums. Please read - <a href="http://httpd.apache.org/dev/verification.html">Verifying + <a href="https://httpd.apache.org/dev/verification.html">Verifying Apache HTTP Server Releases</a> for more information on why you should verify our releases. (The same rationale applies to Subversion as to HTTP Server.)</p> @@ -265,7 +265,7 @@ Other mirrors: the <a href="https://people.apache.org/keys/group/subversion.asc" >KEYS</a> as well as the <code>asc</code> signature file for the particular distribution. Make sure you get these files from the - <a href="http://www.apache.org/dist/subversion/" >main distribution + <a href="https://www.apache.org/dist/subversion/" >main distribution directory</a>, rather than from a mirror. Then verify the signatures as follows:</p> @@ -287,7 +287,7 @@ Other mirrors: <p>Alternatively, you can verify at least the SHA1 checksum on the files. A unix program called <code>sha1</code> or <code>sha1sum</code> is included in many unix distributions. It is also available as - part of <a href="http://www.gnu.org/software/textutils/textutils.html" + part of <a href="https://www.gnu.org/software/textutils/textutils.html" >GNU Textutils</a>.</p> </div> <!-- #verifying -->
Modified: subversion/site/publish/faq.html URL: http://svn.apache.org/viewvc/subversion/site/publish/faq.html?rev=1816924&r1=1816923&r2=1816924&view=diff ============================================================================== --- subversion/site/publish/faq.html (original) +++ subversion/site/publish/faq.html Fri Dec 1 22:34:50 2017 @@ -319,9 +319,9 @@ See <a href="/quick-start">Quick Start</ <p>No, Subversion is open source / free software. Several companies (CollabNet, WANdisco, VisualSVN, elego, ...) pay or have payed the salaries of some full-time developers, but the -software carries an <a href="http://www.apache.org/licenses/LICENSE-2.0" +software carries an <a href="https://www.apache.org/licenses/LICENSE-2.0" >Apache License</a> which is fully compliant with -the <a href="http://www.debian.org/social_contract#guidelines">Debian +the <a href="https://www.debian.org/social_contract#guidelines">Debian Free Software Guidelines</a>. In other words, you are free to download, modify, and redistribute Subversion as you please; no permission from any company or any person is required.</p> @@ -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="http://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 @@ -672,14 +672,14 @@ For more information, see </h3> <p>Vectorized versions of the Subversion logo are available in the <a -href="http://svn.apache.org/repos/asf/subversion/site/publish">logo directory of the www -tree</a> of the <a href="http://svn.apache.org/repos/asf/subversion/trunk">Subversion +href="https://svn.apache.org/repos/asf/subversion/site/publish">logo directory of the www +tree</a> of the <a href="https://svn.apache.org/repos/asf/subversion/trunk">Subversion repository</a>.</p> <p>Specifically, an <a -href="http://svn.apache.org/repos/asf/subversion/site/publish/logo/subversion_logo.eps">EPS +href="https://svn.apache.org/repos/asf/subversion/site/publish/logo/subversion_logo.eps">EPS version</a>, as well as an <a -href="http://svn.apache.org/repos/asf/subversion/site/publish/logo/subversion_logo.ai">Adobe +href="https://svn.apache.org/repos/asf/subversion/site/publish/logo/subversion_logo.ai">Adobe Illustrator document</a> are available.</p> </div> @@ -701,10 +701,10 @@ other resources available:</p> >[email protected]</a>) — note that the list is <a href="#moderation">moderated</a>, so there may be a delay before your post shows up</li> - <li><a href="http://svn.haxx.se/users/">The Subversion Users list + <li><a href="https://svn.haxx.se/users/">The Subversion Users list archives</a></li> <li>IRC on channel #svn on irc.freenode.net</li> - <li><a href="http://www.svnforum.org/">svnforum.org</a>, an unofficial + <li><a href="https://www.svnforum.org/">svnforum.org</a>, an unofficial web-based forum with approximately the same target audience as the mailing list</li> </ul> @@ -814,7 +814,7 @@ to 1.9.6 to prevent future insertion of </h3> <p>Use the Subversion client:</p> <pre> - $ svn co http://svn.apache.org/repos/asf/subversion/trunk subversion + $ svn co https://svn.apache.org/repos/asf/subversion/trunk subversion </pre> <p>That will check out a copy of the Subversion source tree into a directory named subversion on your local machine.</p> @@ -1114,7 +1114,7 @@ to select and reorder revisions when mer several repositories. For instance the <a href="http://www.coelho.net/svn-merge-repos.html">svn-merge-repos.pl</a> perl script for basic operations and the -<a href="http://svn.borg.ch/svndumptool/">SvnDumpTool</a> python classes +<a href="https://svn.borg.ch/svndumptool/">SvnDumpTool</a> python classes for advanced reorganisations.</p> </div> @@ -1704,8 +1704,8 @@ do svnlook propget -r $i --revprop $REPO <p><a href="http://tortoisesvn.tigris.org">TortoiseSVN</a> has an excellent document that describes setting up a Subversion server on Windows. Go to -<a href="http://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-serversetup.html#tsvn-serversetup-apache-5" ->http://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-serversetup.html#tsvn-serversetup-apache-5</a>, +<a href="https://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-serversetup.html#tsvn-serversetup-apache-5" +>https://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-serversetup.html#tsvn-serversetup-apache-5</a>, to see the section on SSPI authentication.</p> <p>An important part of the configuration is the line:</p> @@ -2131,7 +2131,7 @@ export SVN_SSH </pre> <p><a - href="http://svn.apache.org/repos/asf/subversion/trunk/notes/ssh-tricks">This + href="https://svn.apache.org/repos/asf/subversion/trunk/notes/ssh-tricks">This file</a> discusses this topic in more detail.</p> </div> @@ -2182,8 +2182,8 @@ users configure their clients' auto-prop <p>You could write a pre-commit hook script to reject any commit which forgets to add properties to new files (see <a -href="http://svn.apache.org/repos/asf/subversion/trunk/contrib/hook-scripts/check-mime-type.pl" ->http://svn.apache.org/repos/asf/subversion/trunk/contrib/hook-scripts/check-mime-type.pl</a> +href="https://svn.apache.org/repos/asf/subversion/trunk/contrib/hook-scripts/check-mime-type.pl" +>https://svn.apache.org/repos/asf/subversion/trunk/contrib/hook-scripts/check-mime-type.pl</a> for example). However, this approach may be overkill. If somebody forgets to set <tt>svn:eol-style</tt>, for example, it will be noticed the minute somebody else opens the file on a different OS. Once @@ -2401,7 +2401,7 @@ on Windows? <p>For versions 1.4.0 and later, you can find instructions <a -href="http://svn.apache.org/repos/asf/subversion/trunk/notes/windows-service.txt">here</a>.</p> +href="https://svn.apache.org/repos/asf/subversion/trunk/notes/windows-service.txt">here</a>.</p> <p>In versions before 1.4.0, the <tt>svnserve</tt> binary itself could not be installed as a Windows service, but there are a number of @@ -2410,7 +2410,7 @@ not be installed as a Windows service, b <ul> <li><a href="http://www.clanlib.org/~mbn/svnservice/">SVNService</a> is a free tool written by Magnus Norddahl</li> -<li><a href="http://support.microsoft.com/kb/q137890/">SrvAny</a> +<li><a href="https://support.microsoft.com/kb/q137890/">SrvAny</a> is avaliable free of charge from Microsoft</li> </ul> @@ -2497,7 +2497,7 @@ href="http://svnbook.red-bean.com/nightl <tt>svn propset</tt>.)</p> <p>Subversion 1.7 and later can optionally be compiled with support for -<a href="http://www.darwinsys.com/file/">libmagic</a> to detect +<a href="https://www.darwinsys.com/file/">libmagic</a> to detect MIME types of binary files which are added to version control. This feature is used only for binary files for which no MIME type is found via auto-props or the mime-types-file configuration option. @@ -3047,7 +3047,7 @@ the filesystem for changes (anti-virus s COM+ Event Notification Service). This is not really a bug in Subversion, which makes it difficult for us to fix. A summary of the current state of the investigation is available <a href= -"http://svn.haxx.se/dev/archive-2003-10/0136.shtml">here</a>. +"https://svn.haxx.se/dev/archive-2003-10/0136.shtml">here</a>. A workaround that should reduce the incidence rate for most people was implemented in revision 7598; if you have an earlier version, please update to the latest release. @@ -3140,8 +3140,8 @@ to see if the description there matches environment variable CFLAGS for configuration and build will make xlc a bit more flexible and the code should compile without error. See -<a href="http://svn.haxx.se/dev/archive-2004-01/0922.shtml" ->http://svn.haxx.se/dev/archive-2004-01/0922.shtml</a> and +<a href="https://svn.haxx.se/dev/archive-2004-01/0922.shtml" +>https://svn.haxx.se/dev/archive-2004-01/0922.shtml</a> and its associated thread for more details. </p> @@ -3417,7 +3417,7 @@ is still at r7, you do not see the log i <p>Note: this assumes the repository is being served by Apache 2.0.x.</p> -<p>There is <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=34332" +<p>There is <a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=34332" >a bug in APR 0.9.6</a> that is present when it is running on Tiger, and shows up when you attempt to check out a file larger than 64Kb. The resulting checkout fails, often with unpredictable error messages. @@ -3503,15 +3503,15 @@ and the thread it spawned for a detailed <p>In any case, after encountering this problem on a Debian GNU/Linux system running a newly-dist-upgraded 'testing' distribution on 15 Nov 2005, the solution was to build <a -href="http://www.gnu.org/software/libtool/libtool.html">libtool 1.5.20</a> +href="https://www.gnu.org/software/libtool/libtool.html">libtool 1.5.20</a> from source, using the standard "./configure && make && sudo make install" recipe. After that, I did a 'make clean' in my Subversion working copy tree, './autogen.sh', './configure', 'make', and everything worked fine.</p> <p>Note that another report of these symptoms appeared at <a -href="http://svn.haxx.se/dev/archive-2003-01/1125.shtml" ->http://svn.haxx.se/dev/archive-2003-01/1125.shtml</a>, though the +href="https://svn.haxx.se/dev/archive-2003-01/1125.shtml" +>https://svn.haxx.se/dev/archive-2003-01/1125.shtml</a>, though the solution described here was not mentioned in that thread.</p> </div> @@ -3775,7 +3775,7 @@ wc/$ svn status </h3> <p>A careful examination of the Windows API documentation regarding <a -href="http://msdn.microsoft.com/en-us/library/aa365247(VS.85).aspx#maxpath" +href="https://msdn.microsoft.com/en-us/library/aa365247(VS.85).aspx#maxpath" >Naming a File</a> reveals the most common reason why this happens. In short, you can address significantly longer path names when using the Unicode versions of the Windows path functions, and providing absolute @@ -3869,8 +3869,8 @@ downgrade working copies when doing so i <blockquote> <p><a -href="http://svn.apache.org/repos/asf/subversion/trunk/tools/client-side/change-svn-wc-format.py" ->http://svn.apache.org/repos/asf/subversion/trunk/tools/client-side/change-svn-wc-format.py</a></p> +href="https://svn.apache.org/repos/asf/subversion/trunk/tools/client-side/change-svn-wc-format.py" +>https://svn.apache.org/repos/asf/subversion/trunk/tools/client-side/change-svn-wc-format.py</a></p> </blockquote> <p>Run that script with the "<tt>--help</tt>" option to see how to use @@ -4016,7 +4016,7 @@ uses correct values for <tt>ServerName</ <p> A client-side fix is to update OpenSSL to version 1.0.0d. -See <a href="http://svn.haxx.se/dev/archive-2011-09/0047.shtml" +See <a href="https://svn.haxx.se/dev/archive-2011-09/0047.shtml" >this post to the Subversion developer mailing list</a> for details. </p> @@ -4127,7 +4127,7 @@ cause spurious merge conflicts due to ap differences in the child's and parent's merge histories.</p> <p>For additional details and discussion about this behaviour, see -<a href="http://mail-archives.apache.org/mod_mbox/subversion-users/201011.mbox/%3CAANLkTin0xJwxg78rU-83QafOt-bcfgML_pB2AHWt2z1s%40mail.gmail.com%3E" +<a href="https://mail-archives.apache.org/mod_mbox/subversion-users/201011.mbox/%3CAANLkTin0xJwxg78rU-83QafOt-bcfgML_pB2AHWt2z1s%40mail.gmail.com%3E" >this post on the users mailing list</a>.</p> </div> @@ -4142,12 +4142,12 @@ differences in the child's and parent's <p>Passwords which contain non-ASCII characters may not work reliably with the basic authentication mechanisms Subversion supports. This is due to potential character encoding differences between the client and -server systems. See <a href="http://mail-archives.apache.org/mod_mbox/subversion-users/201204.mbox/%[email protected]%3E" +server systems. See <a href="https://mail-archives.apache.org/mod_mbox/subversion-users/201204.mbox/%[email protected]%3E" >this mailing list post</a> for details.</p> <p>As a workaround, you can configure your Subversion server to use a single-sign-on mechanism, such as Kerberos or SSPI. -See the <a href="http://httpd.apache.org/docs/" +See the <a href="https://httpd.apache.org/docs/" >Apache HTTPD server documentation</a> for details. If you are using svnserve, see the <a href="http://svnbook.red-bean.com/en/1.7/svn.serverconfig.svnserve.html#svn.serverconfig.svnserve.sasl" >'Using svnserve with SASL' chapter</a> in the Subversion book.</p> @@ -4192,7 +4192,7 @@ RequestHeader set Depth 0 env=method_is_ makes mod_dav avoid the crawl of the tree being copied (yet still lets Subversion perform a normal recursive copy).</p> -<p>See <a href="http://mail-archives.apache.org/mod_mbox/subversion-users/201503.mbox/%3ccab84ubup2kfjgzoadbdorkhuqvtabeto0pbudv3m1fbcaij...@mail.gmail.com%3E" +<p>See <a href="https://mail-archives.apache.org/mod_mbox/subversion-users/201503.mbox/%3ccab84ubup2kfjgzoadbdorkhuqvtabeto0pbudv3m1fbcaij...@mail.gmail.com%3E" >this mailing list thread</a> for more details.</p> </div> @@ -4212,8 +4212,8 @@ Subversion perform a normal recursive co title="Link to this section">¶</a> </h3> See - <a href="http://svn.apache.org/repos/asf/subversion/trunk/subversion/tests/cmdline/README" - >http://svn.apache.org/repos/asf/subversion/trunk/subversion/tests/cmdline/README</a> + <a href="https://svn.apache.org/repos/asf/subversion/trunk/subversion/tests/cmdline/README" + >https://svn.apache.org/repos/asf/subversion/trunk/subversion/tests/cmdline/README</a> </div> @@ -4313,8 +4313,8 @@ to 1.9+ servers.</p> <p>The details of the protocol are documented here:</p> -<a href="http://svn.apache.org/repos/asf/subversion/trunk/notes/http-and-webdav/webdav-protocol" - >http://svn.apache.org/repos/asf/subversion/trunk/notes/http-and-webdav/webdav-protocol</a> +<a href="https://svn.apache.org/repos/asf/subversion/trunk/notes/http-and-webdav/webdav-protocol" + >https://svn.apache.org/repos/asf/subversion/trunk/notes/http-and-webdav/webdav-protocol</a> </div> @@ -4325,7 +4325,7 @@ to 1.9+ servers.</p> title="Link to this section">¶</a> </h3> -<p>See Poul-Henning Kamp's post to freebsd-hackers: <a href="http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/misc.html#BIKESHED-PAINTING">http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/misc.html#BIKESHED-PAINTING</a>. +<p>See Poul-Henning Kamp's post to freebsd-hackers: <a href="https://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/misc.html#BIKESHED-PAINTING">https://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/misc.html#BIKESHED-PAINTING</a>. </p> </div> @@ -4406,8 +4406,8 @@ real data loss in the repository.</p> </a>so you will now see a CVSSv2 Base Score and Vector in the Severity section of our advisories. CVSSv2 is the current version of the Common Vulnerability Scoring System which is an open industry standard for assessing the severity -of computer system security vulnerabilities. <a href="http://www.first.org/" ->FIRST</a> maintains the <a href="http://www.first.org/cvss/v2/guide" +of computer system security vulnerabilities. <a href="https://www.first.org/" +>FIRST</a> maintains the <a href="https://www.first.org/cvss/v2/guide" >documentation</a> for the standard. </p> @@ -4888,8 +4888,8 @@ Function not implemented <p>To use the NPTL version of Berkeley DB you also need to use a glibc library with NPTL support, which probably means the i686 version. See <a -href="http://svn.haxx.se/users/archive-2004-03/0488.shtml"> -http://svn.haxx.se/users/archive-2004-03/0488.shtml +href="https://svn.haxx.se/users/archive-2004-03/0488.shtml"> +https://svn.haxx.se/users/archive-2004-03/0488.shtml </a> for details. </p> Modified: subversion/site/publish/faq.ja.html URL: http://svn.apache.org/viewvc/subversion/site/publish/faq.ja.html?rev=1816924&r1=1816923&r2=1816924&view=diff ============================================================================== --- subversion/site/publish/faq.ja.html (original) +++ subversion/site/publish/faq.ja.html Fri Dec 1 22:34:50 2017 @@ -188,7 +188,7 @@ CollabNetãææãã¦� </h3> <p>ãããSubversionã¯ãªã¼ãã³ã½ã¼ã¹ã§ããããªã¼ã½ããã¦ã§ã¢ã ãã -CollabNetã¯ãä½äººãã®ãã«ã¿ã¤ã éçºè ã¸çµ¦æãæã£ã¦ãã¦ãã³ã¼ãã®ã³ãã¼ã©ã¤ãããã£ã¦ãããã©ãã§ããã®ã³ãã¼ã©ã¤ãã¯ã<a href="http://www.debian.org/social_contract#guidelines">Debian Free Software Guidelines</a>ã¸å®å ¨æºæ ãª<a href="http://subversion.tigris.org/license-1.html">Apache/BSD-style ã©ã¤ã»ã³ã¹</a>ã ã +CollabNetã¯ãä½äººãã®ãã«ã¿ã¤ã éçºè ã¸çµ¦æãæã£ã¦ãã¦ãã³ã¼ãã®ã³ãã¼ã©ã¤ãããã£ã¦ãããã©ãã§ããã®ã³ãã¼ã©ã¤ãã¯ã<a href="https://www.debian.org/social_contract#guidelines">Debian Free Software Guidelines</a>ã¸å®å ¨æºæ ãª<a href="http://subversion.tigris.org/license-1.html">Apache/BSD-style ã©ã¤ã»ã³ã¹</a>ã ã è¨ãæããã°ããã¦ã³ãã¼ããæ¹å¤ãããã¦åé å¸ã¯ãããªããæãããã«ãèªç±ã«è¡ããã CollabNetãä»ã®äººã«è¨±è«¾ãå¾ãå¿ è¦ã¯ãªãã</p> @@ -238,7 +238,7 @@ CollabNetãä»ã®äººã«� <p>æè¿ã®UNIXããWin32ãBeOSãOS/2ãMacOS Xã§åä½ããã</p> -<p>Subversion㯠ANSI C ã§æ¸ããã¦ãã¦ãAPR(<a href="http://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ãªãã¸ããªã«ã¯ãã®å¶ç´ã¯åå¨ããªãã @@ -458,9 +458,9 @@ Win32ã·ã¹ãã ã«ã� <li><a href="http://svnbook.red-bean.com">The Subversion Book</a></li> <li><a href="http://subversion.tigris.org/servlets/ProjectMailingListList">Subversion ã¦ã¼ã¶ã¼ãºã¡ã¤ãªã³ã°ãªã¹ã</a> (<a href="mailto:[email protected]">[email protected]</a>) — 注æ: ãã®ã¡ã¤ãªã³ã°ãªã¹ãã¯<a href="#moderation">ã¢ãã¬ã¼ã¿å¶</a>ã ãããããªãã®æç¨¿ãé éãããã¾ã§ã«ã¯ãå°ãé å»¶ãããããã</li> - <li><a href="http://svn.haxx.se/users/">Subversion ã¦ã¼ã¶ã¼ãºãªã¹ãã®ã¢ã¼ã«ã¤ã</a></li> + <li><a href="https://svn.haxx.se/users/">Subversion ã¦ã¼ã¶ã¼ãºãªã¹ãã®ã¢ã¼ã«ã¤ã</a></li> <li>IRCãirc.freenode.net ã® #svn ãã£ã³ãã«ã«ã¦ã</li> - <li><a href="http://www.svnforum.org/">svnforum.org</a>ãWebãã¼ã¹ã®éå ¬å¼ãªãã©ã¼ã©ã ã§ãã¡ã¤ãªã³ã°ãªã¹ãã¨åãç¨åº¦ã®å±¤ãåå è ã®ã¿ã¼ã²ããã«ãã¦ããã</li> + <li><a href="https://www.svnforum.org/">svnforum.org</a>ãWebãã¼ã¹ã®éå ¬å¼ãªãã©ã¼ã©ã ã§ãã¡ã¤ãªã³ã°ãªã¹ãã¨åãç¨åº¦ã®å±¤ãåå è ã®ã¿ã¼ã²ããã«ãã¦ããã</li> </ul> </div> @@ -727,7 +727,7 @@ Apacheã®ã¢ã¯ã»ã¹ã <p>ãããã¦<a href="links.html#misc_utils">miscellaneous utilities</a>ãæ¢ãã¦è¦ããã è¤æ°ã®ãªãã¸ããªããã¼ã¸ããæã«ããªãã¸ã§ã³ã®é¸æãä¸¦ã³æããè¡ãããã«å½¹ã«ç«ã¤ãã¼ã«ãè¦ã¤ãããã¨ãåºæ¥ãã -ç¹ã«ãåºæ¬çãªæä½ãè¡ãããã«ã¯<a href="http://www.coelho.net/svn-merge-repos.html">svn-merge-repos.pl</a>ã¨ãã perl ã¹ã¯ãªããããã¾ããããé«åº¦ãªåç·¨æãè¡ãéã«ã¯<a href="http://svn.borg.ch/svndumptool/">SvnDumpTool</a>ã¨ãã python ã¯ã©ã¹ãæçã ã</p> +ç¹ã«ãåºæ¬çãªæä½ãè¡ãããã«ã¯<a href="http://www.coelho.net/svn-merge-repos.html">svn-merge-repos.pl</a>ã¨ãã perl ã¹ã¯ãªããããã¾ããããé«åº¦ãªåç·¨æãè¡ãéã«ã¯<a href="https://svn.borg.ch/svndumptool/">SvnDumpTool</a>ã¨ãã python ã¯ã©ã¹ãæçã ã</p> </div> @@ -1008,7 +1008,7 @@ $ svnadmin setlog REPOS_PATH -r N FILE </h3> <p><a href="http://tortoisesvn.tigris.org">TortoiseSVN</a>ã«ã¯ãWindows ä¸ã§ Subversion ãµã¼ããè¨å®ããçºã®ãç´ æ´ãããããã¥ã¡ã³ãã忢±ããã¦ããã -<a href="http://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-serversetup.html#tsvn-serversetup-apache-5">http://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-serversetup.html#tsvn-serversetup-apache-5</a>ã¸ã¢ã¯ã»ã¹ãã¦ãSSPIèªè¨¼ã®ã»ã¯ã·ã§ã³ãåç §ãã¦ã¿ããã</p> +<a href="https://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-serversetup.html#tsvn-serversetup-apache-5">https://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-serversetup.html#tsvn-serversetup-apache-5</a>ã¸ã¢ã¯ã»ã¹ãã¦ãSSPIèªè¨¼ã®ã»ã¯ã·ã§ã³ãåç §ãã¦ã¿ããã</p> <p>è¨å®ä¸ã®éè¦ãªç®æã¯ã次ã®è¡ã</p> <pre> @@ -1217,7 +1217,7 @@ svn_version.c: FORCE <p> Windowsã¦ã¼ã¶ã¯ã<tt>SubWCRev.exe</tt>ã³ãã³ãã使ããã ããã -ããã¯ã<a href="http://tortoisesvn.net/downloads">TortoiseSVN</a>ã®ãã¦ã³ãã¼ããã¼ã¸ããå ¥æã§ããã +ããã¯ã<a href="https://tortoisesvn.net/downloads">TortoiseSVN</a>ã®ãã¦ã³ãã¼ããã¼ã¸ããå ¥æã§ããã ããã¯ãæå®ããããã¡ã¤ã«ä¸ã«æ¸ããã¦ããå ¨ã¦ã® <tt>$WCREV$</tt> ã¿ã°ããç¾å¨ã®ä½æ¥ã³ãã¼ã®ãªãã¸ã§ã³ã¸ã¨ç½®ãæããã </p> @@ -1581,7 +1581,7 @@ Subversionã¯ééã¨ãª <ul> <li><a href="http://www.clanlib.org/~mbn/svnservice/">SVNService</a>㯠Magnus Norddahl ãä½ã£ãããªã¼ãªãã¼ã«ã</li> -<li><a href="http://support.microsoft.com/kb/q137890/">SrvAny</a> 㯠Microsoft ãä½ã£ããã®ã§ãç¡æã§å©ç¨å¯è½ã</li> +<li><a href="https://support.microsoft.com/kb/q137890/">SrvAny</a> 㯠Microsoft ãä½ã£ããã®ã§ãç¡æã§å©ç¨å¯è½ã</li> </ul> <p><tt>svnserve</tt> ããµã¼ãã¹ã¨ãã¦ç¨¼åãããæ¹æ³ã«é¢ãã¦ã¯ã<a href="http://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-serversetup-svnserve.html">TortiseSVN ããã¥ã¢ã«</a>ã«ããå°ãè¨è¿°ããããã</p> @@ -2203,7 +2203,7 @@ Function not implemented <li><code>LD_ASSUME_KERNEL</code>ç°å¢å¤æ°ã<code>2.2.5</code>ã«ã»ããããã¦ãããã確èªããããè¨å®ããã¦ããå ´åã«ã¯ãSubversion(Apache)ãèµ·åããåã«ãã®è¨å®ãè§£é¤ãã(å¤åããã®å¤æ°ã¯ Red Hat 9 ä¸ã§ Wine ã¾ã㯠Winex ãå®è¡ããããã«è¨å®ããã®ã ãã)ã</li> </ul> <p>Berkeley DBã®NPTLãã¼ã¸ã§ã³ã使ãçºã«ã¯ãNPTLããµãã¼ããã glibc ã©ã¤ãã©ãªãä¸ç·ã«ä½¿ãå¿ è¦ããããããã¯å¤§æµ i686 çãæå³ããã ããã -詳細ã¯ã<a href="http://svn.haxx.se/users/archive-2004-03/0488.shtml">http://svn.haxx.se/users/archive-2004-03/0488.shtml</a>ãåç §ã®ãã¨ã +詳細ã¯ã<a href="https://svn.haxx.se/users/archive-2004-03/0488.shtml">https://svn.haxx.se/users/archive-2004-03/0488.shtml</a>ãåç §ã®ãã¨ã </p> </div> @@ -2238,7 +2238,7 @@ rev 24: (no author) | 2003-07-29 1 <p>ããã¯ããã¡ã¤ã«ã·ã¹ãã ã®å¤æ´ãç£è¦ãã¦ãããæ§ã 㪠Windowsã®ãµã¼ãã¹(ã¢ã³ãã¦ã¤ã«ã¹ã½ããã¦ã§ã¢ãã¤ã³ããã·ã³ã°ãµã¼ãã¹ãCOM+ã¤ãã³ãéç¥ãµã¼ãã¹)ã«ãã£ã¦å¼ãèµ·ããããã ããã¯ãå®éã«ã¯ Subversion ã®ãã°ã§ã¯ãªãçºãä¿®æ£ããã®ãå°é£ã ã -ç¾ç¶ã®èª¿æ»çµæã®ã¾ã¨ãã<a href="http://svn.haxx.se/dev/archive-2003-10/0136.shtml">ãã</a>ã«ããã +ç¾ç¶ã®èª¿æ»çµæã®ã¾ã¨ãã<a href="https://svn.haxx.se/dev/archive-2003-10/0136.shtml">ãã</a>ã«ããã å¤ãã®äººã ã«ã¨ã£ã¦ããã®åé¡ã®çºçé »åº¦ã忏ããããã®åé¿çããrevision 7598ã§å®è£ ãããã ãããããããã以åã®çã使ã£ã¦ãããªãã°ãææ°ã®çã¸ã¢ãããã¼ããã¦ã¿ã¦æ¬²ããã </p> @@ -2303,7 +2303,7 @@ rev 24: (no author) | 2003-07-29 1 <p>ã³ã³ãã£ã®ã¥ã¬ã¼ã·ã§ã³æã¨ãã«ãæã«ãCFLAGS ç°å¢å¤æ°ã¸<tt>-qlanglvl=extended </tt>ãè¨å®ãã¦ãxlc ãå°ãèéã®å©ãããã«ãã¦ããããã ããã§ãã¨ã©ã¼ç¡ãã«ã³ã³ãã¤ã«ã§ããããã«ãªãçã ã -詳細ã¯ã<a href="http://svn.haxx.se/dev/archive-2004-01/0922.shtml">http://svn.haxx.se/dev/archive-2004-01/0922.shtml</a>ãªãã³ã«ãé¢é£ã¹ã¬ãããåç §ã®ãã¨ã</p> +詳細ã¯ã<a href="https://svn.haxx.se/dev/archive-2004-01/0922.shtml">https://svn.haxx.se/dev/archive-2004-01/0922.shtml</a>ãªãã³ã«ãé¢é£ã¹ã¬ãããåç §ã®ãã¨ã</p> </div> @@ -2556,7 +2556,7 @@ Subversion ã«æ¼ãã¦ã� <p>注æ: ããã¯ãApache 2.0.x ã§ãªãã¸ããªãæä¾ããã¦ãããã¨ãæ³å®ãã¦ããã</p> -<p>APR 0.9.6 ã«ã¯ãTiger ä¸ã§ç¨¼åãããã¨çãã<a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=34332">ãã°</a>ãããã64Kb ãã大ããªãã¡ã¤ã«ããã§ãã¯ã¢ã¦ããããã¨ããã¨çºçããã +<p>APR 0.9.6 ã«ã¯ãTiger ä¸ã§ç¨¼åãããã¨çãã<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=34332">ãã°</a>ãããã64Kb ãã大ããªãã¡ã¤ã«ããã§ãã¯ã¢ã¦ããããã¨ããã¨çºçããã ãã§ãã¯ã¢ã¦ã失æã®çµæã¯ããã°ãã°ãæå³ä¸æãªã¡ãã»ã¼ã¸ãä¼´ã£ã¦ãããããªããã¯ã©ã¤ã¢ã³ãå´ã§ç®ã«ãããããããªãå¹¾ã¤ãã®ã¡ãã»ã¼ã¸ã以ä¸ã«ç¤ºãã(ã¨ã©ã¼è©³ç´°ã¯ç°ãªã£ã¦ãããããããªã):</p> <pre> @@ -2623,10 +2623,10 @@ Subversion ã«æ¼ãã¦ã� ç§ã¯ããã® FAQã¨ã³ããªãæ¸ãåã«ã詳細ã確èªãã¦ããæéãã¨ããªãã£ããã ã ã¨ããããæ¬ä»¶ã«é¢ãã¦è©³ç´°ãªè°è«ã®è¡ãããã<a href="http://subversion.tigris.org/servlets/ReadMsg?list=dev&msgNo=112617">http://subversion.tigris.org/servlets/ReadMsg?list=dev&msgNo=112617</a>ã¨ãã®ã¹ã¬ããã確èªãã¦æ¬²ãã)ã</p> -<p>ä½ãã«ããã2005/11/15 æç¹ã® newly-dist-upgraded 'testing'ãã£ã¹ããªãã¥ã¼ã·ã§ã³ã§ãã Debian GNU/Linux ã·ã¹ãã ä¸ã§ãã®åé¡ã«ééããæã«ã¯ãå¯ä¸ã®è§£æ³ã¯ã<a href="http://www.gnu.org/software/libtool/libtool.html">libtool 1.5.20</a>ããé常ã®ã./configure && make &&sudo make installãæé ã«å¾ã£ã¦ã½ã¼ã¹ããæ§ç¯ãããã¨ã ã£ãã +<p>ä½ãã«ããã2005/11/15 æç¹ã® newly-dist-upgraded 'testing'ãã£ã¹ããªãã¥ã¼ã·ã§ã³ã§ãã Debian GNU/Linux ã·ã¹ãã ä¸ã§ãã®åé¡ã«ééããæã«ã¯ãå¯ä¸ã®è§£æ³ã¯ã<a href="https://www.gnu.org/software/libtool/libtool.html">libtool 1.5.20</a>ããé常ã®ã./configure && make &&sudo make installãæé ã«å¾ã£ã¦ã½ã¼ã¹ããæ§ç¯ãããã¨ã ã£ãã ãã®å¾ãç§ã® Subversion 使¥ã³ãã¼ããªã¼ã§ 'make clean' ãå®è¡ãã'./autogen.sh', './configure','make'ã¨ãã£ã¦ãå ¨ã¦ã䏿ãè¡ãããã«ãªã£ãã</p> -<p>ãã®äºè±¡ã«é¢ããå¥ã®ã¬ãã¼ãã¨ãã¦ã¯ã<a href="http://svn.haxx.se/dev/archive-2003-01/1125.shtml">http://svn.haxx.se/dev/archive-2003-01/1125.shtml</a>ããããã©ãããã§è¿°ã¹ãããè§£æ³ã¯ããã®ã¹ã¬ããã®ä¸ã§ã¯è¨åããã¦ããªããã¨ã«æ³¨æãã¦æ¬²ããã</p> +<p>ãã®äºè±¡ã«é¢ããå¥ã®ã¬ãã¼ãã¨ãã¦ã¯ã<a href="https://svn.haxx.se/dev/archive-2003-01/1125.shtml">https://svn.haxx.se/dev/archive-2003-01/1125.shtml</a>ããããã©ãããã§è¿°ã¹ãããè§£æ³ã¯ããã®ã¹ã¬ããã®ä¸ã§ã¯è¨åããã¦ããªããã¨ã«æ³¨æãã¦æ¬²ããã</p> </div> @@ -2977,7 +2977,7 @@ tmpfs defaults,user,noauto,exec,size=32 make check CLEANUP=true </code></div></blockquote> -<p>RAM ãã£ã¹ã¯ã®å©ç¨ã«é¢ããããªãªã¸ãã«ã®ä¿¡ç¨ã§ããè°è«ã¯ã<a href="http://svn.haxx.se/dev/archive-2003-02/0068.shtml">http://svn.haxx.se/dev/archive-2003-02/0068.shtml</a>ãåç §ã®ãã¨ã</p> +<p>RAM ãã£ã¹ã¯ã®å©ç¨ã«é¢ããããªãªã¸ãã«ã®ä¿¡ç¨ã§ããè°è«ã¯ã<a href="https://svn.haxx.se/dev/archive-2003-02/0068.shtml">https://svn.haxx.se/dev/archive-2003-02/0068.shtml</a>ãåç §ã®ãã¨ã</p> </div> @@ -3070,7 +3070,7 @@ gdb ã使ããªãã° title="Link to this section">¶</a> </h3> -<p>See Poul-Henning Kamp's post to freebsd-hackers: <a href="http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/misc.html#BIKESHED-PAINTING">http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/misc.html#BIKESHED-PAINTING</a>. +<p>See Poul-Henning Kamp's post to freebsd-hackers: <a href="https://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/misc.html#BIKESHED-PAINTING">https://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/misc.html#BIKESHED-PAINTING</a>. </p> </div> Modified: subversion/site/publish/faq.zh.html URL: http://svn.apache.org/viewvc/subversion/site/publish/faq.zh.html?rev=1816924&r1=1816923&r2=1816924&view=diff ============================================================================== --- subversion/site/publish/faq.zh.html (original) +++ subversion/site/publish/faq.zh.html Fri Dec 1 22:34:50 2017 @@ -24,7 +24,7 @@ <a href="http://subversion.tigris.org/faq.html">English</a> </p> -<p>æ¬ææ ¹æ®åær33959ï¼ç±<a href="http://www.subversion.org.cn">Subversion䏿ç«</a>ç䏿åç¿»è¯å°ç»ç¿»è¯ï¼æ¬¢è¿åä½åä¸ç¿»è¯å·¥ä½ï¼å å ¥å°åï¼<a href="http://code.google.com/p/svncndoc/">http://code.google.com/p/svncndoc/</a>ãåä¸ç¿»è¯çå¿æ¿è å æ¬<a href="http://rocksun.cn">rocksun</a>ãakeybupt2004ã<a href="http://www.devespace.cn">zhaozhi</a>åjiaqifengã +<p>æ¬ææ ¹æ®åær33959ï¼ç±<a href="http://www.subversion.org.cn">Subversion䏿ç«</a>ç䏿åç¿»è¯å°ç»ç¿»è¯ï¼æ¬¢è¿åä½åä¸ç¿»è¯å·¥ä½ï¼å å ¥å°åï¼<a href="https://code.google.com/p/svncndoc/">https://code.google.com/p/svncndoc/</a>ãåä¸ç¿»è¯çå¿æ¿è å æ¬<a href="http://rocksun.cn">rocksun</a>ãakeybupt2004ã<a href="http://www.devespace.cn">zhaozhi</a>åjiaqifengã </p> <h4>常è§é®é¢ï¼</h4> @@ -203,7 +203,7 @@ <p>䏿¯ï¼Subversion䏿¬¾å¼æº/å è´¹ç软件ãCollabNetå ¬å¸ä¸ºå ä¸ªå ¨èçå¼åäººåæ¯ä»èªæ°´ï¼å¹¶ä¸æ¥æç¸å ³ä»£ç ççæï¼ä½æ¯è¿ä¸ªçææ¯<a href="http://subversion.tigris.org/license-1.html">ä¸ä¸ªApache/BSD-飿 ¼ç许å¯è¯</a>ï¼å®å®å ¨éµä»äº<a -href="http://www.debian.org/social_contract#guidelines">Debian Free +href="https://www.debian.org/social_contract#guidelines">Debian Free Software Guidelines</a>ãæ¢å¥è¯è¯´ï¼ä½ å¯ä»¥éå¿ææ¬²çå»ä¸è½½ï¼ä¿®æ¹ï¼æè éæ°å叿°ççæ¬ï¼èä¸éè¦ç»è¿CollabNetå ¬å¸æè å ¶ä»ä»»ä½ä¸ä¸ªäººç许å¯ã</p> </div> @@ -246,7 +246,7 @@ Community Guide</a>çâå ¼å� <p>ææç°ä»£é£æ ¼çæä½ç³»ç»ï¼æ¯å¦Unix, Win32, BeOS, OS/2, MacOS Xã</p> <p>Subversionæ¯ç¨ANSI Cæ¥åçï¼å¹¶ä¸ä½¿ç¨äºAPRï¼ä¹å°±æ¯<a -href="http://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> @@ -441,9 +441,9 @@ href="http://svn.collab.net/repos/svn/tr href="mailto:[email protected]" >[email protected]</a>) — 注æè¿ä¸ªå表éè¦ç»è¿<a href="#moderation">å®¡æ ¸</a>ï¼æä»¥å¨æ¾ç¤ºä¹åæä¸äºå»¶è¿ã</li> - <li><a href="http://svn.haxx.se/users/">Subversionç¨æ·ä¿¡æ¯å表ã</a></li> + <li><a href="https://svn.haxx.se/users/">Subversionç¨æ·ä¿¡æ¯å表ã</a></li> <li>å¨çº¿è天系ç»ï¼IRCï¼å¨irc.freenode.netç#svné¢éã</li> - <li><a href="http://www.svnforum.org/">svnforum.org</a>ä¸ä¸ªé宿¹åºäºç½ç»ç论åï¼é对ç读è åé®ä»¶å表è¿ä¼¼ã</li> + <li><a href="https://www.svnforum.org/">svnforum.org</a>ä¸ä¸ªé宿¹åºäºç½ç»ç论åï¼é对ç读è åé®ä»¶å表è¿ä¼¼ã</li> </ul> </div> @@ -963,8 +963,8 @@ Guide</a>ã</p> title="Link to this section">¶</a> </h3> -<p><a href="http://tortoisesvn.tigris.org">TortoiseSVN</a>æä¸ªå¨Windowsä¸è®¾ç½®Subversionæå¡å¨çå®ç¾ææ¡£ï¼å¯ä»¥ç<a href="http://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-serversetup.html#tsvn-serversetup-apache-5" ->http://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-serversetup.html#tsvn-serversetup-apache-5</a>ä¸çSSPI authenticationå°èã</p> +<p><a href="http://tortoisesvn.tigris.org">TortoiseSVN</a>æä¸ªå¨Windowsä¸è®¾ç½®Subversionæå¡å¨çå®ç¾ææ¡£ï¼å¯ä»¥ç<a href="https://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-serversetup.html#tsvn-serversetup-apache-5" +>https://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-serversetup.html#tsvn-serversetup-apache-5</a>ä¸çSSPI authenticationå°èã</p> <p>é ç½®ä¸æ¯è¾éè¦çä¸é¨åæ¯è¿å è¡ï¼</p> <pre> @@ -1153,7 +1153,7 @@ svn_version.c: FORCE <p> Windowsç¨æ·ä¼å¸æä½¿ç¨<tt>SubWCRev.exe</tt>ï¼<a -href='http://tortoisesvn.net/downloads'>TortoiseSVNçä¸è½½é¡µé¢</a>å°±æï¼å¯ä»¥ç¨å½å工使·è´çä¿®è®¢çæ¬æ¿æ¢ç»å®æä»¶ä¸çææ<tt>$WCREV$</tt>æ ç¾ã +href='https://tortoisesvn.net/downloads'>TortoiseSVNçä¸è½½é¡µé¢</a>å°±æï¼å¯ä»¥ç¨å½å工使·è´çä¿®è®¢çæ¬æ¿æ¢ç»å®æä»¶ä¸çææ<tt>$WCREV$</tt>æ ç¾ã </p> </div> @@ -1450,13 +1450,13 @@ href="http://svn.collab.net/repos/svn/tr <ul> <li><a href="http://www.clanlib.org/~mbn/svnservice/">SVNService</a> Magnus Norddahlåçä¸ä¸ªå è´¹çå·¥å ·</li> -<li><a href="http://support.microsoft.com/kb/q137890/">SrvAny</a> +<li><a href="https://support.microsoft.com/kb/q137890/">SrvAny</a> 微软åºçå è´¹çå·¥å ·</li> </ul> <p>å¨ <a -href="http://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-serversetup-svnserve.html"> +href="https://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-serversetup-svnserve.html"> TortoiseSVNæå</a>è¿æä¸ç¹å å®¹å ³äºæä¹å°<tt>svnserve</tt>å®è£ ææå¡çå½¢å¼ã</p> </div> @@ -2026,8 +2026,8 @@ Function not implemented <li>æ£æ¥<code>LD_ASSUME_KERNEL</code>ç¯å¢å鿝å¦å·²ç»è®¾ç½®ä¸ºäº<code>2.2.5</code>ï¼å¦ææ¯çè¯ï¼å¨éæ°å¯å¨Subversionï¼Apacheï¼ä¹åå 餿¤ç¯å¢åéãï¼éå¸¸åªæå½ä½ å¨Red Hat 9ä¸é¢è¿è¡ Wineæè Winexæéè¦è®¾ç½®è¿ä¸ªç¯å¢åéï¼</li> </ul> <p>è¦ä½¿ç¨NPTLçæ¬çBerkeley DBï¼ä½ è¿éè¦ä½¿ç¨æ¯æNPTLçglibcåºï¼å¾å¯è½æ¯i686çæ¬ãåè<a -href="http://svn.haxx.se/users/archive-2004-03/0488.shtml"> -http://svn.haxx.se/users/archive-2004-03/0488.shtml</a>ã +href="https://svn.haxx.se/users/archive-2004-03/0488.shtml"> +https://svn.haxx.se/users/archive-2004-03/0488.shtml</a>ã </p> </div> @@ -2061,7 +2061,7 @@ href="http://svnbook.red-bean.com/nightl title="Link to this section">¶</a> </h3> -<p>è¿å¯è½æ¯ç±äºä¸äºçå¬æä»¶ç³»ç»ååçwindowsæå¡ï¼å¦ææ¯è½¯ä»¶ï¼ç´¢å¼æå¡ï¼COM+äºä»¶éç¥æå¡ï¼ãè¿ä¸å±äºSubversionçBugï¼æä»¥æä»¬å¾é¾ä¿®æ£è¿ä¸ªé®é¢ãå ³äºè¿ç§æ åµçè°æ¥è¯´æå¯ä»¥å¨<a href="http://svn.haxx.se/dev/archive-2003-10/0136.shtml">è¿é</a>æ¾å°ãå¨7598çæ¬ä¸ï¼å¯¹è¿ä¸ªé®é¢åäºæ¹è¿ï¼å¯¹äºå¤§å¤æ°äººæ¥è¯´ï¼åºè¯¥ä¼éä½è¿ç§æ åµåºç°çå çãå¦æä½ ä½¿ç¨çæ¯è¾æ©ççæ¬ï¼è¯·æ´æ°å°ææ°çåè¡çã +<p>è¿å¯è½æ¯ç±äºä¸äºçå¬æä»¶ç³»ç»ååçwindowsæå¡ï¼å¦ææ¯è½¯ä»¶ï¼ç´¢å¼æå¡ï¼COM+äºä»¶éç¥æå¡ï¼ãè¿ä¸å±äºSubversionçBugï¼æä»¥æä»¬å¾é¾ä¿®æ£è¿ä¸ªé®é¢ãå ³äºè¿ç§æ åµçè°æ¥è¯´æå¯ä»¥å¨<a href="https://svn.haxx.se/dev/archive-2003-10/0136.shtml">è¿é</a>æ¾å°ãå¨7598çæ¬ä¸ï¼å¯¹è¿ä¸ªé®é¢åäºæ¹è¿ï¼å¯¹äºå¤§å¤æ°äººæ¥è¯´ï¼åºè¯¥ä¼éä½è¿ç§æ åµåºç°çå çãå¦æä½ ä½¿ç¨çæ¯è¾æ©ççæ¬ï¼è¯·æ´æ°å°ææ°çåè¡çã </p> </div> @@ -2117,8 +2117,8 @@ href="http://svnbook.red-bean.com/nightl </h3> <p>å¨ç¯å¢åéCFLAGSä¸å å ¥<tt>-qlanglvl=extended</tt>ä½ä¸ºé ç½®åæ°ï¼è¿ä¼ä½¿å°ç¼è¯xlsçæ¶åæ´å çµæ´»ï¼è¿æ ·åºè¯¥ä¸ä¼ååºç°ç¼è¯é误äºãæ´è¯¦ç»çä¿¡æ¯è¯·åé -<a href="http://svn.haxx.se/dev/archive-2004-01/0922.shtml" ->http://svn.haxx.se/dev/archive-2004-01/0922.shtml</a> åç¸å ³çæç« ã</p> +<a href="https://svn.haxx.se/dev/archive-2004-01/0922.shtml" +>https://svn.haxx.se/dev/archive-2004-01/0922.shtml</a> åç¸å ³çæç« ã</p> </div> @@ -2339,7 +2339,7 @@ DB 4.3åä¹åçæ¬ä¹ <p>注æï¼è¿éåè®¾çæ¬åºæ¯è¿è¡å¨Apache 2.0.xä¹ä¸ã</p> -<p><a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=34332" +<p><a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=34332" > APR 0.9.6</a> æä¸ªbugï¼å½è¿è¡å¨Tigerä¸çæ¶åä¼åå¨ï¼å½ä½ > å°è¯æ£åºä¸ä¸ªå¤§äº64KBçæä»¶æ¶ä¼åºç°è¿ä¸ªé误ãè¿ä¼å¯¼è´æ£åºå¤±è´¥ï¼é常ç»åºçé误信æ¯é½æ¯ä¸å¯é¢æçãä¸é¢æ¯å¯è½ä¼åºç°çæç¤ºä¿¡æ¯ï¼ä½ > çå°çå¯è½ä¸å¤§ä¸æ ·ã</p> <pre> @@ -2405,8 +2405,8 @@ href="http://subversion.tigris.org/servl sudo make installâéæ°ç¼è¯ï¼å坹工使·è´æ§è¡äºä¸æ¬¡âmake cleanâçæ¸ çï¼ç¶åè¿è¡â./autogen.shâ, â./configureâ,âmakeâï¼æåä¸å齿£å¸¸äºã</p> <p>注æï¼æä¸ä¸ªç±»ä¼¼çåé¦ä¹å·²ç»åå¸å¨ <a -href="http://svn.haxx.se/dev/archive-2003-01/1125.shtml" ->http://svn.haxx.se/dev/archive-2003-01/1125.shtml</a>ï¼ä½æ¯å¨ä¸é¢å´æ²¡ææå°è¿ä¸ªè§£å³æ¹æ¡ã</p> +href="https://svn.haxx.se/dev/archive-2003-01/1125.shtml" +>https://svn.haxx.se/dev/archive-2003-01/1125.shtml</a>ï¼ä½æ¯å¨ä¸é¢å´æ²¡ææå°è¿ä¸ªè§£å³æ¹æ¡ã</p> </div> @@ -2720,8 +2720,8 @@ tmpfs defaults,user,noauto,exec,size=32 make check CLEANUP=true </code></div></blockquote> -<p>åè <a href="http://svn.haxx.se/dev/archive-2003-02/0068.shtml" ->http://svn.haxx.se/dev/archive-2003-02/0068.shtml</a> å¯ä»¥çå°æ´å¤å ³äºRAMç£ç使ç¨çæå¨è®¨è®ºã</p> +<p>åè <a href="https://svn.haxx.se/dev/archive-2003-02/0068.shtml" +>https://svn.haxx.se/dev/archive-2003-02/0068.shtml</a> å¯ä»¥çå°æ´å¤å ³äºRAMç£ç使ç¨çæå¨è®¨è®ºã</p> </div> @@ -2812,7 +2812,7 @@ executable format: File format not recog title="Link to this section">¶</a> </h3> -<p>åé Poul-Henning Kampçå ³äºfreebsd-hackersçå¸åï¼<a href="http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/misc.html#BIKESHED-PAINTING">http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/misc.html#BIKESHED-PAINTING</a>. +<p>åé Poul-Henning Kampçå ³äºfreebsd-hackersçå¸åï¼<a href="https://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/misc.html#BIKESHED-PAINTING">https://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/misc.html#BIKESHED-PAINTING</a>. </p> </div> Modified: subversion/site/publish/features.html URL: http://svn.apache.org/viewvc/subversion/site/publish/features.html?rev=1816924&r1=1816923&r2=1816924&view=diff ============================================================================== --- subversion/site/publish/features.html (original) +++ subversion/site/publish/features.html Fri Dec 1 22:34:50 2017 @@ -20,7 +20,7 @@ <p>Apache Subversion is a full-featured version control system originally designed to be a better - <a href="http://en.wikipedia.org/wiki/Concurrent_Versions_System" + <a href="https://en.wikipedia.org/wiki/Concurrent_Versions_System" >CVS</a>. Subversion has since expanded beyond its original goal of replacing CVS, but its basic model, design, and interface remain heavily influenced by that goal. Even today, Subversion should Modified: subversion/site/publish/ideas.html URL: http://svn.apache.org/viewvc/subversion/site/publish/ideas.html?rev=1816924&r1=1816923&r2=1816924&view=diff ============================================================================== --- subversion/site/publish/ideas.html (original) +++ subversion/site/publish/ideas.html Fri Dec 1 22:34:50 2017 @@ -49,10 +49,10 @@ and the <a href="https://live.gnome.org/ not expose all API elements of the latest Subversion release). So even though the bindings are used in many production systems, and used to build popular Subversion clients such as <a - href="http://subclipse.tigris.org/">Subclipse</a>, there's still - plenty of work to do.</p> + href="https://github.com/subclipse/subclipse/wiki">Subclipse</a>, there's + still plenty of work to do.</p> <p>Another huge problem for users of the bindings is a - <a href="http://svn.haxx.se/dev/archive-2011-02/0544.shtml" + <a href="https://svn.haxx.se/dev/archive-2011-02/0544.shtml" >lack of proper documentation</a> specific to the bindings.</p> <p>Required technical skills: @@ -60,12 +60,12 @@ and the <a href="https://live.gnome.org/ <li>Advanced programming experience in the C programming language and at least two of Perl, Python, Ruby, Java, and C++.</li> <li>Expertise in - <a href="http://en.wikipedia.org/wiki/Programming_language" + <a href="https://en.wikipedia.org/wiki/Programming_language" >programming language theory</a> is strongly recommended. You should know what a data type system is and how compilers and interpreters work.</li> <li>A solid understanding of <a href="http://swig.org/">SWIG</a> - and/or <a href="http://en.wikipedia.org/wiki/Java_native_interface" + and/or <a href="https://en.wikipedia.org/wiki/Java_native_interface" >JNI</a>.</li> </ul> </p> @@ -87,9 +87,9 @@ and the <a href="https://live.gnome.org/ <p>Currently, the texts shown by the <tt>svn help</tt> command are being maintained directly in the main source code file of the <tt>svn</tt> binary, which can be viewed online <a - href="http://svn.apache.org/repos/asf/subversion/trunk/subversion/svn/svn.c" + href="https://svn.apache.org/repos/asf/subversion/trunk/subversion/svn/svn.c" >here</a>. - It has been <a href="http://mail-archives.apache.org/mod_mbox/subversion-dev/201209.mbox/%3C1347648306.66873.YahooMailNeo%40web87705.mail.ir2.yahoo.com%3E" + It has been <a href="https://mail-archives.apache.org/mod_mbox/subversion-dev/201209.mbox/%3C1347648306.66873.YahooMailNeo%40web87705.mail.ir2.yahoo.com%3E" >proposed</a> to move these help texts into a separate file format instead.</p> <p>This could ease maintenance of help text translations, allow shipping of UNIX-style manual pages for each <tt>svn</tt> subcommand, and might also @@ -97,7 +97,7 @@ and the <a href="https://live.gnome.org/ <a href="http://svnbook.red-bean.com/en/1.7/svn.ref.html" >reference section</a> of the <a href="http://svnbook.red-bean.com">Subversion Book</a>.</p> - <p>It has also been <a href="http://mail-archives.apache.org/mod_mbox/subversion-dev/201209.mbox/%[email protected]%3E" + <p>It has also been <a href="https://mail-archives.apache.org/mod_mbox/subversion-dev/201209.mbox/%[email protected]%3E" >suggested</a> to add a tutorial mode to <tt>svn help</tt> to make it easier for new users to get started with Subversion without consulting the documentation upfront.</p> Modified: subversion/site/publish/index.html URL: http://svn.apache.org/viewvc/subversion/site/publish/index.html?rev=1816924&r1=1816923&r2=1816924&view=diff ============================================================================== --- subversion/site/publish/index.html (original) +++ subversion/site/publish/index.html Fri Dec 1 22:34:50 2017 @@ -29,7 +29,7 @@ world.</p> <p>Subversion is developed as a project of the - <a href="http://www.apache.org/">Apache Software Foundation</a>, and as + <a href="https://www.apache.org/">Apache Software Foundation</a>, and as such is part of a rich community of developers and users. We're always in need of individuals with a wide range of skills, and we invite you to participate in the development of Apache Subversion. Here's @@ -72,7 +72,7 @@ <p>Apache Subversion is hosting a yearly (1-week long) event called the Subversion Hackathon. During this year's hackathon (which was made available - due to the kind sponsorship of <a href="http://www.assembla.com">Assembla</a>) + due to the kind sponsorship of <a href="https://www.assembla.com">Assembla</a>) we are hosting a <a href="https://wiki.apache.org/subversion/Aachen2017MeetAndGreet">meet-and-greet event</a>. If you always wanted to meet us in person, this is your chance to get us to know other than through the internet. We will also provide a PGP-signing @@ -96,7 +96,7 @@ Please see the <a href="https://mail-archives.apache.org/mod_mbox/subversion-announce/201708.mbox/%3C2fefe468-7d41-11e7-aea1-9312c6089150%40apache.org%3E" >release announcement</a> and the - <a href="http://svn.apache.org/repos/asf/subversion/tags/1.9.7/CHANGES" + <a href="https://svn.apache.org/repos/asf/subversion/tags/1.9.7/CHANGES" >change log</a> for more information about this release.</p> <p>To get this release from the nearest mirror, please visit our @@ -116,7 +116,7 @@ Please see the <a href="" >release announcement</a> and the - <a href="http://svn.apache.org/repos/asf/subversion/tags/1.8.19/CHANGES" + <a href="https://svn.apache.org/repos/asf/subversion/tags/1.8.19/CHANGES" >change log</a> for more information about this release.</p> <p>To get this release from the nearest mirror, please visit our @@ -138,7 +138,7 @@ >release announcement</a> for more information about this release, and the <a href="/docs/release-notes/1.10.html">release notes</a> and - <a href="http://svn.apache.org/repos/asf/subversion/tags/1.10.0-alpha3/CHANGES"> + <a href="https://svn.apache.org/repos/asf/subversion/tags/1.10.0-alpha3/CHANGES"> change log</a> for information about what will eventually be in the 1.10.0 release.</p> @@ -245,16 +245,16 @@ title="Link to this section">¶</a> </h3> -<!-- see http://www.apache.org/foundation/marks/pmcs --> +<!-- see https://www.apache.org/foundation/marks/pmcs --> <p>The rest of this site is about Subversion — but Subversion doesn't - operate in vaccum. It is part of the <a href="http://www.apache.org">Apache - Software Foundation (ASF)</a>, which — in addition to the servers that - run this site and our mailing lists — provides financial, technical, - and legal backing. The "About the ASF" section contains links that relate - to the <a href="http://www.apache.org/foundation/">the Foundation</a> as - a whole. It lists our - <a href="http://www.apache.org/foundation/thanks.html">sponsors</a> and - allows you to <a href="http://www.apache.org/foundation/sponsorship.html" + operate in vaccum. It is part of the <a href="https://www.apache.org">Apache + >Apache Software Foundation (ASF)</a>, which — in addition to the + servers that run this site and our mailing lists — provides financial, + technical, and legal backing. The "About the ASF" section contains links + that relate to the <a href="https://www.apache.org/foundation/" + >the Foundation</a> as a whole. It lists our + <a href="https://www.apache.org/foundation/thanks.html">sponsors</a> and + allows you to <a href="https://www.apache.org/foundation/sponsorship.html" >donate</a> if you wish.</p> </div> <!-- #site-overview-asf --> Propchange: subversion/site/publish/index.html ------------------------------------------------------------------------------ --- svn:mergeinfo (original) +++ svn:mergeinfo Fri Dec 1 22:34:50 2017 @@ -1 +1 @@ -/subversion/site/staging/index.html:1812681-1815122,1815143 +/subversion/site/staging/index.html:1812681-1815122,1815143,1816509-1816580 Modified: subversion/site/publish/mailing-lists.html URL: http://svn.apache.org/viewvc/subversion/site/publish/mailing-lists.html?rev=1816924&r1=1816923&r2=1816924&view=diff ============================================================================== --- subversion/site/publish/mailing-lists.html (original) +++ subversion/site/publish/mailing-lists.html Fri Dec 1 22:34:50 2017 @@ -32,7 +32,7 @@ <p>If you cannot find the answer in the Subversion book, please search the archives:</p> <!-- SiteSearch Google --> - <form method="get" action="http://www.google.com/custom"> + <form method="get" action="https://www.google.com/custom"> <p> <input type="hidden" name="domains" value="svn.haxx.se" /> <input type="hidden" name="sitesearch" value="svn.haxx.se" /> @@ -81,11 +81,11 @@ delay for your post to appear (see below <p>All of the following lists are publicly archived. (The sole exception is the <a href="#private-ml">private@</a> list whose archives are available to its subscribers.) Both public and private archives are available to - <a href="http://www.apache.org/foundation/members.html">members</a> of the + <a href="https://www.apache.org/foundation/members.html">members</a> of the Apache Software Foundation. When you send mail to these lists, you are publicly publishing the contents without condition, pursuant to the Apache - <a href="http://www.apache.org/foundation/public-archives.html">Public + <a href="https://www.apache.org/foundation/public-archives.html">Public Forum Archive Policy</a>. This is not a new policy; Subversion's mailing list archives have always been public, so please don't take this as a deterrent to participating in the community!</p> @@ -144,10 +144,10 @@ delay for your post to appear (see below <tr> <td><strong>Archives:</strong></td> <td><ul class="nobullet"> - <li><a href="http://mail-archives.apache.org/mod_mbox/subversion-users/" + <li><a href="https://mail-archives.apache.org/mod_mbox/subversion-users/" >mail-archives.apache.org</a> (<a href="http://subversion.apache.org/mail/users/">mbox files</a>)</li> - <li><a href="http://svn.haxx.se/users/" + <li><a href="https://svn.haxx.se/users/" >svn.haxx.se</a></li> <li><a href="http://news.gmane.org/gmane.comp.version-control.subversion.user" >news.gmane.org</a></li> @@ -160,7 +160,7 @@ delay for your post to appear (see below seem like a good way to broadcast information to a large group of users. We would encourage you to think twice about doing so. The tolerance for - <a href="http://en.wikipedia.org/wiki/E-mail_spam">spam</a> + <a href="https://en.wikipedia.org/wiki/E-mail_spam">spam</a> on this list is very low, and by abusing it for corporate purposes, you run the very real risk of alienating yourself and your company from the greater @@ -205,10 +205,10 @@ delay for your post to appear (see below <tr> <td><strong>Archives:</strong></td> <td><ul class="nobullet"> - <li><a href="http://mail-archives.apache.org/mod_mbox/subversion-dev/" + <li><a href="https://mail-archives.apache.org/mod_mbox/subversion-dev/" >mail-archives.apache.org</a> (<a href="http://subversion.apache.org/mail/dev/">mbox files</a>)</li> - <li><a href="http://svn.haxx.se/dev/" + <li><a href="https://svn.haxx.se/dev/" >svn.haxx.se</a></li> <li><a href="http://news.gmane.org/gmane.comp.version-control.subversion.devel" >news.gmane.org</a></li> @@ -246,7 +246,7 @@ delay for your post to appear (see below <tr> <td><strong>Archives:</strong></td> <td><ul class="nobullet"> - <li><a href="http://mail-archives.apache.org/mod_mbox/subversion-commits/" + <li><a href="https://mail-archives.apache.org/mod_mbox/subversion-commits/" >mail-archives.apache.org</a> (<a href="http://subversion.apache.org/mail/commits/">mbox files</a>)</li> </ul></td> @@ -285,7 +285,7 @@ delay for your post to appear (see below <tr> <td><strong>Archives:</strong></td> <td><ul class="nobullet"> - <li><a href="http://mail-archives.apache.org/mod_mbox/subversion-announce/" + <li><a href="https://mail-archives.apache.org/mod_mbox/subversion-announce/" >mail-archives.apache.org</a> (<a href="http://subversion.apache.org/mail/announce/">mbox files</a>)</li> </ul></td> @@ -333,7 +333,7 @@ delay for your post to appear (see below <tr> <td><strong>Archives:</strong></td> <td><ul class="nobullet"> - <li><a href="http://mail-archives.apache.org/mod_mbox/subversion-notifications/" + <li><a href="https://mail-archives.apache.org/mod_mbox/subversion-notifications/" >mail-archives.apache.org</a> (<a href="http://subversion.apache.org/mail/notifications/">mbox files</a>)</li> </ul></td> @@ -422,7 +422,7 @@ delay for your post to appear (see below process.</p> <p>For more details, see the <a - href="http://www.apache.org/foundation/mailinglists.html#subscribing" + href="https://www.apache.org/foundation/mailinglists.html#subscribing" >Subscribing and Unsubscribing</a> section of the ASF Mailing Lists page.</p>
