[mythtv] Proper way to create a patch

Xavier Hervy maxpower44 at tiscali.fr
Wed Jul 7 08:11:22 EDT 2004


Jason Donahue wrote:

> Hello,
> I have done some coding for mythweb's music page to extend it's
> functionality, and would like to submit a patch. Problem is, I'm not sure
> how to do it right/conform to what is wanted.
> 
> I figure I should be doing 'diff -u', but my changes affect multiple
> files, some in subdirectories, and creates a couple of files as well. So,
> is there a nice command to create one big diff file on the directory?
> 
> _______________________________________________
> mythtv-dev mailing list
> mythtv-dev at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
> 

cvs -d :pserver:mythtv at cvs.mythtv.org:/var/lib/mythcvs diff -u mythweb > 
yourfirstpatch.diff

Xavier



More information about the mythtv-dev mailing list