Preserve File timestamps when accepting file in RTC build
I am using RTC 6.0.3.
I know when loading files using RTC 6.0.3 client, the user can now specify that they would like the timestamp from the file in the repository to be used as the timestamp on disk.
Can I preserve the timestamp when accepting and loading files from the stream into the build workspace by using the "Source Control" tab of the build definition, as loading in the Eclipse client?
TIA.
Accepted answer
Comments
Thanks, David!
I set 'team.scm.preserveFileTimestamps = true' to the build property.
All time stamps were retained in the initial build loading. However, the time stamp is not retained for a accepted file while repeating the build.
In the acceptance option of the build definition, "Accept the latest change before loading" is selected, and the directory in the build workspace has not been deleted at the time of loading.
Any Help is appreciated.
Thanks.
https://jazz.net/jazz/web/projects/Rational%20Team%20Concert#action=com.ibm.team.workitem.viewWorkItem&id=451568
You can comment on that one, or even open a new work item (since that one was specifically about the Shell client, and not the Build).
Thanks, David. I understand this is as designed!