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

Option to ignore whitespace in svn diff

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • ---
    • 1.4-consider
    • libsvn_diff
    • None

    Description

      Currently the only way to get a svn diff ignoring whitespace is to use an
      external diff command with 'svn diff --diff-cmd /usr/bin/diff -x "-w -u"' or
      similar. Besides the disadvantage that there isn't always a diff command
      available, it's also a rather inconvenient way to do a common operation.
      
      Could -w and --ignore-white-space arguments be added to svn diff for this
      operation? The arguments are consistent with GNU diff.
      
      Thanks,
      Dave.
      

      Original issue reported by bolsh

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: