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

Date stamp

From: Havlovick, Ron <rhavlovick_at_curtisswright.com>
Date: Wed, 29 Jan 2014 19:09:24 +0000

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.

The reason being I want to check all files out to a golden directory and have the latest checked in file as my date stamp.
That date stamp can then be my revision code imbedded into the code.
Hence, last known repository date stamp and what is read at a location in the code, date stamp, is the same.
If anyone checks in another file, the repository date stamp changes and the compiled code no longer match.
Tells the guy debugging the code that something has changed.
Date stamp in code does not agree with date stamp in repository.

Help is greatly appreciated.

Ron
Curtiss Wright
City of industry, CA

_______________________________________________________________________
This e-mail and any files transmitted with it are proprietary and intended solely for the use of the individual or entity to whom they are addressed. If you have reason to believe that you have received this e-mail in error, please notify the sender and destroy this email and any attached files. Please note that any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of the Curtiss-Wright Corporation or any of its subsidiaries. Documents attached hereto may contain technology subject to government export regulations. Recipient is solely responsible for ensuring that any re-export, transfer or disclosure of this information is in accordance with applicable government export regulations. The recipient should check this e-mail and any attachments for the presence of viruses. Curtiss-Wright Corporation and its subsidiaries accept no liability for any damage caused by any virus transmitted by this e-mail.

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2014-01-29 20:09:52 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.