Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
1.8.x
-
None
Description
I needed the deterministic export result, and used the command: > svn export --config-option config:miscellany:use-commit-times=yes -r <REV> <URL> The --config-option sets commit times on files, but folders still have the current time. It should set the modification time for folders to the latest file modification time in that folder, because if subversion treats directories like versioned objects, this is the consistent way to maintain this.
Original issue reported by yurivict