Creating a CVS patch


/ Published in: PHP
Save to your folder(s)

This has to be done in an active CVS working copy


Copy this code and paste it in your HTML
  1. cvs diff -up original.php > filename.patch

URL: http://drupal.org/node/323

Report this snippet


Comments


You need to login to view comments.