[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Date stamp

From: Ben Fritz <fritzophrenic_at_gmail.com>
Date: Wed, 29 Jan 2014 15:20:07 -0600

On Wed, Jan 29, 2014 at 1:09 PM, Havlovick, Ron
<rhavlovick_at_curtisswright.com> wrote:
> Ideas for one and all.
>
>
>
> I am trying to make a date stamp, so as to when any file is committed into
> the repository an extra file is created that indicates when that file
>
> or when the last or any file was last committed.
>
> Hence, I have 20 files, and I commit one of them in.
>
> A file is created, or one modified, a text file, which indicates the last
> known commitment was 1/28/14 6:30 PM and 14 seconds. Or something like that.
>
>
>
> There may be a file like that already but then I just need to read it.
>

That sounds a lot like the "svn info" command in the command-line
tools. I'm not certain where that info is available in TortoiseSVN but
it sounds like you want to script it anyway.

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3072289

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2014-01-29 22:20:33 CET

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.