Uploaded image for project: 'Crucible'
  1. Crucible
  2. CRUC-7508

crucible.py should disable customized svn diff

    XMLWordPrintable

Details

    Description

      It is not uncommon to have something like

      [helpers]
      diff-cmd = colordiff
      

      in ~/.subversion/config and that breaks patch submission with crucible.py .

      To disable such a customization, crucible.py should do something like

      check_output([self.configuration.executables[self.executable()], 'diff', '--internal-diff', '-x', '-u'])
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            da028aa792f4 Kai NODA
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: