Uploaded image for project: 'Subversion'
  1. Subversion
  2. SVN-4571

use-commit-times=yes doesn't set times of folders when exporting

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.8.x
    • ---
    • cmdline client
    • 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

      Attachments

        Activity

          People

            Unassigned Unassigned
            subversion-importer Subversion Importer
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: