Currently I'm using TortoiseSVN to patch my files, but I'm not quite satisfied with this program. It's full of flaws and bugs. Does anybody have advice on good other software I could use?
I'm looking for a program which can create diff-files and also patch files with a diff-file. Thank you .
Bouke wrote:Currently I'm using TortoiseSVN to patch my files, but I'm not quite satisfied with this program. It's full of flaws and bugs. Does anybody have advice on good other software I could use?
I'm looking for a program which can create diff-files and also patch files with a diff-file. Thank you .
cygwin comes with the standard unix-style diff/patch programs...
winmerge (sourceforge project, just look on tehre for it) has the ability to create diff files i believe. No idea if it can exploit them though. probably can.
Might want to take a look.