[prev in list] [next in list] [prev in thread] [next in thread] 

List:       subversion-commits
Subject:    svn commit: r1874336 - /subversion/site/publish/docs/release-notes/1.14.html
From:       hartmannathan () apache ! org
Date:       2020-02-21 20:43:54
Message-ID: 20200221204355.034E017A010 () svn01-us-east ! apache ! org
[Download RAW message or body]

Author: hartmannathan
Date: Fri Feb 21 20:43:54 2020
New Revision: 1874336

URL: http://svn.apache.org/viewvc?rev=1874336&view=rev
Log:
1.14 release notes: Make revisions numbers link to viewvc.

* docs/release-notes/1.14.html
  (svnadmin-rev-size,
   sqlite-omit-wal,
   mod-dav-svn-twice-hint): Make revision numbers into links to viewvc.
  (log-quiet-diff): Document the revision number as a link.

Modified:
    subversion/site/publish/docs/release-notes/1.14.html

Modified: subversion/site/publish/docs/release-notes/1.14.html
URL: http://svn.apache.org/viewvc/subversion/site/publish/docs/release-notes/1.14.html?rev=1874336&r1=1874335&r2=1874336&view=diff
 ==============================================================================
--- subversion/site/publish/docs/release-notes/1.14.html (original)
+++ subversion/site/publish/docs/release-notes/1.14.html Fri Feb 21 20:43:54 2020
@@ -204,7 +204,7 @@ but excluding FSFS indexes. For example:
             1337 bytes in revision 1
 </pre>
 
-<p>(See r1857624.)</p>
+<p>(See <a href="http://svn.apache.org/r1857624">r1857624</a>.)</p>
 </div> <!-- svnadmin-rev-size -->
 
 </div>  <!-- new-features -->
@@ -232,7 +232,7 @@ but excluding FSFS indexes. For example:
 
 <p><tt>svn log --quiet </tt> and <tt>--diff </tt> options are no longer
 mutually exclusive. This makes it easier to display only the differences
-in a range of revisions.</p>
+in a range of revisions. (See <a \
href="http://svn.apache.org/r1871916">r1871916</a>.)</p>  
 </div> <!-- log-quiet-diff -->
 
@@ -403,7 +403,8 @@ To show experimental commands, use <tt>s
 <p>Some local operations, such as <tt>svn st</tt> on a large working copy,
 now perform more quickly as a result of reduced I/O. This is achieved by
 disabling SQLite's WAL (write-ahead logging) feature, which Subversion does
-not use, but which introduces more I/O when left enabled. (See r1865523.)
+not use, but which introduces more I/O when left enabled.
+(See <a href="http://svn.apache.org/r1865523">r1865523</a>.)</p>
 
 </div> <!-- sqlite-omit-wal -->
 
@@ -454,7 +455,7 @@ a warning if it detects empty group defi
 <p>Add a hint about a possible mod_dav_svn misconfiguration: When warning
 about an overlapping configuration, if two configuration blocks are for the
 same URL, then hint that the problem may be including the same configuration
-twice. (See r1866738.)</p>
+twice. (See <a href="http://svn.apache.org/r1866738">r1866738</a>.)</p>
 
 </div> <!-- mod-dav-svn-twice-hint -->
 


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic