[GRASS5] diffs

Hamish hamish_nospam at yahoo.com
Sun May 15 05:19:21 EDT 2005


Please supply patches in the unified context format:

diff -u


see point ~ 25 in the SUBMITTING file.


I've got an alias set up in my .bashrc so this happens automatically:

alias diff='diff -u'


or if you use cvs to make diffs, create .cvsrc:
-z3
diff -u
update -dP


Then patches are quickly & safely applied with the 'patch' command, e.g.:

patch -p0 < patch.diff



thanks,
Hamish




More information about the grass-dev mailing list