Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Subversion Wiki" for 
change notification.

The "MtimePreservation" page has been changed by JulianFoad:
https://wiki.apache.org/subversion/MtimePreservation?action=diff&rev1=8&rev2=9

Comment:
Fix a malformed link and some mark-up.

- ''The content of this page was written by Rick Yorgason: see 
<''http://svn.haxx.se/dev/archive-2012-02/0492.shtml>.
+ ''The content of this page was written by Rick Yorgason: see 
<[[http://svn.haxx.se/dev/archive-2012-02/0492.shtml]]>.''
  
  ----
  = Design: MTime Preservation =
@@ -8, +8 @@

  
  This design proposes adding a new 'svn:text-time' property to store the 
modified time of each file or directory in UTC time using the format 
'YYYY-MM-DDTHH:MM:SS.UUUUUU'. The name of this property was chosen because it 
is already used in an identical manner by FSVS and svntar.
  
-  ''[JAF] ''''''According to 
[[http://svn.apache.org/repos/asf/subversion/trunk/subversion/include/svn_props.h|svn_props.h]],
 t''he format has a 'Z' on the end''.
+  ''[JAF] According to 
[[http://svn.apache.org/repos/asf/subversion/trunk/subversion/include/svn_props.h|svn_props.h]],
 the format has a 'Z' on the end.''
  
  == Rules ==
   * The svn:text-time property is only relevant when the node is in the 
repository and at the moment of going into or out of the repository.

Reply via email to