| Comparing and Merging Files with GNU diff and patch by David MacKenzie, Paul Eggert, and Richard Stallman Paperback (6"x9"), 120 pages ISBN 0954161750 RRP £12.95 ($19.95) "Well packaged... the quality of information is excellent" --- Linux User and Developer Magazine (Issue 36, Feb 2004) Get a printed copy>>> |
10.2 Revision Control
If a nonexistent input file is under a revision control system
supported by patch, patch normally asks the user
whether to get (or check out) the file from the revision control
system. Patch currently supports RCS, ClearCase and SCCS.
Under RCS and SCCS, patch also asks when the input
file is read-only and matches the default version in the revision
control system.
The -g num or --get=num affects access
to files under supported revision control systems. If num is
positive, patch gets the file without asking the user; if
zero, patch neither asks the user nor gets the file; and if
negative, patch asks the user before getting the file. The
default value of num is given by the value of the
PATCH_GET environment variable if it is set; if not, the default
value is zero if patch is conforming to POSIX, negative
otherwise. See section 10.12 patch and the POSIX Standard.
The choice of revision control system is unaffected by the
VERSION_CONTROL environment variable (see section 10.9 Backup File Names).
| ISBN 0954161750 | Comparing and Merging Files with GNU diff and patch | See the print edition |