Skip to content

Generate a Patch File from CVS

To generate a patch against CVS to your current sandbox:

cvs diff -uw

To generate a patch against a tagged revision (PROD_2005031101 for this example) in CVS to your current sandbox:

cvs diff -uw -r PROD_2005031101

Post a Comment

Your email is never published nor shared. Required fields are marked *
*
*