Changes between Version 1 and Version 2 of ApplyingPatches

Show
Ignore:
Timestamp:
11/06/07 00:00:06 (6 years ago)
Author:
ianmayo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ApplyingPatches

    v1 v2  
    66}}} 
    77 
     8There's a chance that the patch you're trying to apply starts from an absolute path reference coder's development machine.  The patch command accommodates this situation by trimming leading patch segments from the file references using the {{{-p0}}} to {{{-p6}}} options where the number indicates how many path segments to trim.   
     9 
    810''For instructions on how to '''create''' a patch, see CreatingPatches''