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

"svnlook diff -x -ub" doesn't ignore trailing spaces

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • ---
    • ---
    • svnlook
    • None

    Description

      Hi
      
      I've configured a SVN post-hook with svnnotify that looks like this:
      
        svnnotify ----repos-path .........
                  ........................
                  --with-diff
                  --diff-switches "-x -ub"
                  ........................
      
      The target here is to remove all the noise caused by "white space" changes.
      
      This would work almost perfect if the '-b | --ignore-space-change' would also ignore 
      the trailing end of line white space.
      
      The GNU "diff -b" knows to ignore trailing white space.
      
      Cheers
      

      Original issue reported by mteodor

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated: