Meld error invoking 'patch'



I ran into an issue with meld comparing some files.  

I'm doing some whitespace conversions of a git repository
http://stackoverflow.com/questions/1510798/trying-to-fix-line-endings-with-git-filter-branch-but-having-no-luck/1511273#1511273

The only changes are whitespace CRLF => LF 

$ git --version
git version 1.7.9.5

Ubuntu 12.04

===============================================
Invoking 'patch' failed.

Maybe you don't have 'GNU patch' installed,
or you use an untested version of Git.

Please send email bug report to:
meld-list gnome org

Containing the following information:

- meld version: '1.5.3'
- source control software type: 'Git'
- source control software version: '1.7.9.5'
- the output of 'git diff --relative HEAD somefile.txt'
- patch command: 'patch -p1 -R -d /tmp/tmp3Ive0T-meld'
(no need to actually run it, just provide
the command line)

Replace 'X.Y.Z' by the actual version for the
source control software you use.
===============================================



Colin Harrington
colin harrington gmail com


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]