[Catalyst] FW: Clustering catalyst apps

Fernan Aguero fernan at iib.unsam.edu.ar
Wed May 10 19:19:39 CEST 2006


+----[ Dave Hodgkinson <davehodg at gmail.com> (10.May.2006 12:41):
|
| Given that it's *years* since I did a diff in anger, a quick recipe
| on how to submit patches would be welcome...
|
+----]

cp file file.orig
[edit file at leisure and save your changes]
diff -u file.orig file > file.diff
and send your patch (file.diff) as an attachment

the usual recommendations apply: do not edit
whitespace/tabs and minor (ie not important stuff). This
will make your diff cleaner and thus easier to read. 

Fernan




More information about the Catalyst mailing list