(file) Return to cvs-patch.txt CVS log (file) (dir) Up to [OMI] / omi / doc

 1 krisbash 1.1 
 2              To create a CVS patch for review, type the following command (from the
 3              root of the CVS tree):
 4              
 5                  $ cvs diff -NaU 7 > patch.diff
 6              
 7              To apply thepatch (from the root of the CVS tree).
 8              
 9                  $ patch -p0 patch.diff
10              

ViewCVS 0.9.2