Very similar to How to save the original [commit] timestamp file to Subversion? but I'm interested in keeping the timestamp on the commit side, rather than distributing it on the validation / update side.
In particular, I check some (very old) unversioned files for my shiny new SVN setting, so I will have everything in one place, but I want their timestamps to display the actual modified time, and not the time they were downloaded to the system (which will be almost the same for everyone).
Is there any solution for this? I searched and looked at the SVN documentation available on the Internet, but did not find anything that seems to do what I want.
source share