Author: stsp
Date: Thu Apr  4 08:28:40 2013
New Revision: 1464354

URL: http://svn.apache.org/r1464354
Log:
* publish/ideas.html: Directly link to issue #1256 (Ability to preserve last
   modification time (mtime) of files under version control).

Modified:
    subversion/site/publish/ideas.html

Modified: subversion/site/publish/ideas.html
URL: 
http://svn.apache.org/viewvc/subversion/site/publish/ideas.html?rev=1464354&r1=1464353&r2=1464354&view=diff
==============================================================================
--- subversion/site/publish/ideas.html (original)
+++ subversion/site/publish/ideas.html Thu Apr  4 08:28:40 2013
@@ -118,9 +118,11 @@ and the <a href="https://live.gnome.org/
 
 <li><p style="font-weight: bold;">Mtime preservation.</p>
     <p>Implement support for preserving the last-modified timestamp of
-    versioned files. See the
-       <a href="http://wiki.apache.org/subversion/MtimePreservation";
-       >MtimePreservation</a> in our wiki for details.
+    versioned files. For details, see
+    <a href="http://subversion.tigris.org/issues/show_bug.cgi?id=1256";
+    >issue #1256</a> and the
+    <a href="http://wiki.apache.org/subversion/MtimePreservation";
+    >MtimePreservation</a> page in our wiki.
     </p>
 </li>
 


Reply via email to