Hello stackoverflow (Subversion) community - it's a new year and many years since similar questions were asked - and still no answer? Someone out there has to have figured this one out either by a script or configuration setting. I can't believe it isn't limiting more people from using subversion.
I am looking for a way to preserve the file timestamp when files are imported into subversion, committed, and updated on the local system. The "out of the box" setup I am (and others are) using seems to force the date to the commit time - which eliminates the actual timestamp for every file. I am using TortoiseSVN client and VisualSVN Server on Windows 7-64.
I worked with ClearCase for years and this was never an issue. With CC the date of the file (element) was set to the file date when it was imported to the VOB and as it was changed as the file was updated. The file date wasn't set to the time it was checked out or when it was committed unless either the file was changed and checked in or a copy of the file was created and forced to check in to create a new version identical to the previous one.
Has anyone come up with a solution to this?
Would I have better luck with SVN in Linux? (either for the server, client, or both)
Does anyone have suggestions of other CM freeware where this isn't a problem?
Thanks!