This is the mail archive of the ecos-patches@sourceware.org mailing list for the eCos 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: Consolidation of MPC555 serial drivers


> Is there a way to do a diff with an ecos source tree directly against
> cvs?

Yes, mostly.

cvs diff

However, it does not handle new files. You need to send them as a
tarball, like you did. 

We also prefer unified diff, they are easier to read.

so 

cvs diff -u

   Andrew


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