Home ›
How to make patches that involve multiple files and adding new filesHow to make patches that involve multiple files and adding new files
Submitted by Benjamin Melançon on December 11, 2007 - 9:50am
Searched words:
several more than one files directories together single patch roll Drupal
making multiple file patches:
when adding new files, I always used
diff -urpNinstead of justdiff -urp, so that new files are also rolled inside the patch. But please double-check, that no other files got rolled-in accidentally (such as automated back-up files made by some text editors and such).
– JirkaRybka
Resolution
More like this
- Make a new Drupal site project in the Agaric system
- Saving a read-only file after making a lot of changes before finding out
- Grep (search) through files in multiple folders avoiding .svn directories
- Applying a patch to Drupal CVS checkout
- Setting up a new Drupal site on Agaric, multiple module directory trouble


Comments
Post new comment