This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: How to generate a patch for a new file?


> -----Original Message-----
> From: binutils-owner On Behalf Of Eric Christopher
> Sent: 21 April 2004 19:17

> On Wed, 2004-04-21 at 11:11, Peter Barada wrote:
> > I've got some new testcases for the ColdFire mac/emac 
> instructions, and
> > I'm trying to figure out the best way to generate a patch 
> that incudes
> > the new files as well as the modified files.
> > 
> > Any suggestions are appreciated.
> 
> >From my .cvsrc:
> diff -uNp
> 
> The N is for new files.
> 
> -eric


  That didn't WFM when I last tried it, because cvs didn't even call out to
diff for new files that hadn't been "cvs add"ed yet; it just listed them on
lines beginning with '?' at the start of the output.  


    cheers, 
      DaveK
-- 
Can't think of a witty .sigline today....


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]