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

diff-cmd supplies a -u argument that the diff program may not like

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • 1.2.x
    • ---
    • cmdline client
    • None

    Description

      I tried 
        svn diff --diff-cmd xxdiff <filename>
      Result:
        xxdiff: invalid option -- u
      
      svn should not pass arguments to the external diff program unless it is told to.
       It most especially should not pass arguments if there isn't a way to tell it
      not to do that.
      
      I tried 
        svn diff -x "" --diff-cmd xxdiff <filename>
      but that didn't help.
      

      Original issue reported by pkoning

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: