I need a version control system that works like Subversion but is able to keep the 'modified' timestamp (date) of each file.
We need to version our setup projects. In this case it is imporatant that the input files (dll/exe's) keep their timestamp.
What is the best tool to do this? (OS: Windows)
Updated:
Here's an example of what I would like it to do:
Our current workaround is to zip each dll (the modified date is kept in the zip) but I would prefer something easier.
Subversion has use-commit-times option which makes local copy use timestamps of last commit time of every file. Also svn export always sets last commit time.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With