Open GoogleCodeExporter opened 9 years ago
Original comment by keeganw...@gmail.com
on 22 Jan 2013 at 9:33
I used the GNU patch from msysgit bin folder [1] and VCS worked just fine. I
copied it into meld's bin folder after downloading the zip. I also tested out
the patch binary from mingw-w64 msys binaries [2] and that also worked. There
are also patch binaries available from mingw32 [3], mingwbuilds and GNUWin32
[5] all on sourceforge.
[1] https://github.com/msysgit/msysgit/blob/master/bin/patch.exe
[2]
http://sourceforge.net/projects/mingw-w64/files/External%20binary%20packages%20%
28Win64%20hosted%29/MSYS%20%2832-bit%29/MSYS-20111123.zip
[3]
http://sourceforge.net/projects/mingw/files/MSYS/Extension/patch/patch-2.6.1-1/p
atch-2.6.1-1-msys-1.0.13-bin.tar.lzma
[4]
http://sourceforge.net/projects/mingwbuilds/files/external-binary-packages/msys%
2B7za%2Bwget%2Bsvn%2Bgit%2Bmercurial%2Bcvs-rev13.7z
[5] http://gnuwin32.sourceforge.net/packages/patch.htm
Original comment by bwanama...@gmail.com
on 23 Oct 2013 at 9:42
Could you clarify what doesn't work without patch.exe? I didn't see any
difference whether it was there or not.
Original comment by keeganw...@gmail.com
on 28 Oct 2013 at 4:25
Damn it you're absolutely right, it works (with Git) perfectly without it! Ha!
I've been scanning through the meld vc package and it seems the only VC that
actually uses patch is CVS, so the jokes on me!
Although, with or without GNU patch.exe, I couldn't get VC integration to work
from the command line in any shell, even though git.exe is on my system path,
but I don't care. This set up you've put together kicks ass! I love it. Thanks!
Original comment by bwanama...@gmail.com
on 28 Oct 2013 at 5:06
Original issue reported on code.google.com by
keeganw...@gmail.com
on 18 Jan 2013 at 7:58