On Wed, Jul 11, 2007 at 05:24:09PM +0200, Lars Poeschel wrote: > Hello! > > I successfully ported ecos to fr30 architecture and want to commit it back to > the ecos community. I am just wondering how to create a valid patch, because > I can not add my new files to the repository a cvs diff does not make much > sense. > Is somebody able to give me a hint ?
You can deliver new files as a tar file. Modifications to existing files as a diff. Andrew