Pegasus InfoCorp: Web site design and web software development company

GENDIFF (1)

utility to aid in error-free diff file generation

SYNOPSIS

    gendiff <directory> <diff-extension>

DESCRIPTION

    gendiff is a rather simple script which aids in generating a diff file from a single directory. It takes a directory name and a "diff-extension" as its only arguments. The diff extension should be a unique sequence of characters added to the end of all original, unmodified files. The output of the program is a diff file which may be applied with the patch program to recreate the changes.

    The usual sequence of events for creating a diff is to create two identical directories, make changes in one directory, and then use the diff utility to create a list of differences between the two. Using gendiff eliminates the need for the extra, original and unmodified directory copy. Instead, only the individual files that are modified need to be saved.

    Before editing a file, copy the file, appending the extension you have chosen to the filename. I.e. if you were going to edit somefile.cpp, copy it to somefile.cpp.save before editing it. Then edit the first copy (somefile.cpp).

    After editing all the files you need to edit in this fashion, enter the directory one level above where your source code resides, and then type

        $ gendiff somedirectory .orig > mydiff-orig.patch
    

    You should redirect the output to a file (as illustrated) unless you want to see the results on stdout.

SEE ALSO

AUTHOR

    Erik Troan <ewt@redhat.com>
    
    \"-*- nroff -*- Copyright (C) 1989-1995 Free Software Foundation, Inc.

    Permission is granted to make and distribute verbatim copies of this manual provided the copyright notice and this permission notice are preserved on all copies.

    Permission is granted to copy and distribute modified versions of this manual under the conditions for verbatim copying, provided that the entire resulting derived work is distributed under the terms of a permission notice identical to this one.

    Permission is granted to copy and distribute translations of this manual into another language, under the above conditions for modified versions, except that this permission notice may be included in translations approved by the Free Software Foundation instead of in the original English. \n(.V<\n(.v .ds tx T\h'-.1667m'\v'.224m'E\v'-.224m'\h'-.125m'X .ds tx TeX