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

Add --dry-run flag to "svn update" client command

    XMLWordPrintableJSON

Details

    Description

      For example, running the default "svn update" command would do the equivalent of:
      svn merge --dry-run -r BASE:HEAD .
      
      This of course, assumes that all files are on the same revision. Otherwise, --dry-run should work on a file 
      by file basis, ie. updating file A would do this, updating file B would do that, etc.
      

      Original issue reported by bgagnon

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated: