You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by ph...@bmlv.gv.at on 2005/06/05 08:12:47 UTC

Re: Timestamp Frustrations/ FAQ update

(cc'ed to dev@ for FAQ update)

trlists@clayst.com wrote:
> I am curious if anyone else has solved this problem.  I asked about it
> many months ago and no one had.

Please see http://svn.collab.net/viewcvs/svn/branches/meta-data-versioning/ for
the branch; see
http://marc.theaimsgroup.com/?l=subversion-dev&m=111459962412224&w=2 for
patches against 1.2.0rc2 (which apply with a small fuzz also against the
released version)


As this comes up and up again, it should probably be at least listed in the FAQ
(if it isn't taken into svn itself).

Regards,

Phil


Index: faq.html
===================================================================
--- faq.html    (Revision 14979)
+++ faq.html    (Arbeitskopie)
@@ -122,6 +122,9 @@
 on Windows?</a></li>
 <li><a href="#bdb-fsfs-convert">How do I convert my repository from using BDB
 to FSFS or from FSF to BDB?</a></li>
+<li><a href="#meta-data">How do I store the meta-data (owner, group, access
mode,
+modification time) of my files in the repository?
+</a></li>
 </ul>

 <h4>Troubleshooting:</h4>
@@ -1889,8 +1892,25 @@

 <![CDATA[=========================================================]]>

+<div class="h3" id="meta-data" title="meta-data">
+<h3>How do I store the meta-data (owner, group, access mode,
+modification time) of my files in the repository?</h3>
+
+<p>Please see the README at <a
+HREF="http://svn.collab.net/viewcvs/svn/branches/meta-data-versioning/">
+the meta-data branch</a>; for patches against 1.2.0rc2 (which apply
+against 1.2.0 with a small fuzz) see <a
+href="http://marc.theaimsgroup.com/?l=subversion-dev&m=111459962412224&w=2">
+this mail</a>.</p>
+
+<p>Please tell the developer's mailing list that you want this feature in
+the subversion distribution - currently there's no core-developer
interested.</p>
+
 </div>
+<![CDATA[=========================================================]]>

+</div>
+
 <div class="h2" id="troubleshooting" title="troubleshooting">
 <h2>Troubleshooting:</h2>
 <p/>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org