On Mon, Nov 23, 2009 at 08:16:14AM -0800, DavidCAIT wrote:
> Is there any svn keyword which indicates the last date when ANY file in the
> SVN repository was updated? For example, if I have three files in my SVN
> repository:
>
> readme.txt
> myWebapp.jar
> welcome.jpg
>
> Is there any SVN keyword that I could put in readme.txt which would be
> updated with the most recent date that any file in the repository was
> updated? For example, if I updated welcome.jpg on July 2nd then I would want
> the text in "readme.txt" to indicate that the package was last updated on
> July 2nd even though I haven't updated my readme file.
Your question is virtually the same as this one:
http://subversion.tigris.org/faq.html#version-value-in-source
Stefan
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2423467
Please start new threads on the <users_at_subversion.apache.org> mailing list.
To subscribe to the new list, send an empty e-mail to <users-subscribe_at_subversion.apache.org>.
Received on 2009-11-23 17:27:41 CET