[Mono-devel-list] Experimental mint running on hppa64-hp-hpux11.00 (self-hosts mcs)

Paolo Molaro lupus at ximian.com
Mon May 19 12:18:35 EDT 2003


On 05/19/03 Bernie Solomon wrote:
> I'll try and separate things out appropriately as best I can - one question
> I have
> is what version should they be based against (0.24, cvs?) or does it
> not matter? And what is the precise way of distributing them (i.e.
> what options to diff or other commands and do I just email them to this
> list?)

The best way is a diff against the current cvs (though the last release
should be mostly fine).
The options to use with diff are: -u -p -N.
I have the following in my ~/.cvsrc file so that I don't have to
use them all the time:
---cut cut---
cvs -z3
diff -u -p -N
---cut cut---
Note, if you have new files you probably need to attach them to the mail
message, as I think they don't appear with cvs diff unless you do cvs
add first (and that doesn't work with anon cvs).
You can mail the patches to the list (in plain text) or add them as
attachments to a bugzilla report (if you want comments or think we
should comment on the patches send them to the list).
Thanks.

lupus

-- 
-----------------------------------------------------------------
lupus at debian.org                                     debian/rules
lupus at ximian.com                             Monkeys do it better



More information about the Mono-devel-list mailing list