This is the mail archive of the binutils@sourceware.cygnus.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]

Re: patch generation using CVS


  In message <3872327C.A7F730E1@OARcorp.com>you write:
  > 
  > If I check out the source using CVS, what is the preferred way to
  > get a diff to submit?  I used to diff a virgin copy of the snapshot
  > against my tree but that seems horribly wasteful once you are using 
  > CVS. :)
Use "cvs diff" to get the diffs themselves.  Something like this:

cvs diff -c3p file1 file2 dir1 dir2 ....

jeff


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