Description
We've decided that for 1.0, 'svn co' and 'svn export' will create files with the last-commit-time. 'svn up' will do nothing special (just sets 'now' timestamp when adding or changing files.) This means that 'make' will always work correctly. This is also a really trivial change. At the moment, 'svn export' is already calling a no-op timestamp-setting function. We're simply waiting for a new httpd/apr to roll out, so svn's function won't be a no-op. Ben will finish the 'co' part of this as well.
Attachments
Issue Links
- is duplicated by
-
SVN-1112 export/checkout should create files with mtime of last commit
- Closed