gaqlog.blogg.se

Winmerge compare single line
Winmerge compare single line









This will give you a nice view of what you have changed.

winmerge compare single line

You need a copy of 'standard_moodle' and 'my_moodle'. In this sense it is like the original command-line 'diff' program. WinMerge is a nice windows GUI for comparing folders. Eclipse makes creating patches really easy, once you have got it set up correctly. Then to create the patch, type:ĭiff -Naur standard_moodle my_moodle > patch.txt

winmerge compare single line

Suppose these two copies are in folders called 'standard_moodle' and 'my_moodle' which are subdirectories of the current folder. It requires that you have two copies of the code, one with your changes, and one without.

winmerge compare single line

Diff is the a linux command line program, and is where patch files originated.











Winmerge compare single line