INN FAQ merged into INN Subversion repository

Russ Allbery rra at stanford.edu
Wed Mar 18 03:41:41 UTC 2009


"John F. Morse" <inn at xanadu-bbs.net> writes:

> Where could I find the reference to understanding and using the syntax
> of these changes, such as the lines:

It's called a unified diff.  The best description of the format that I can
find is at:

    http://www.artima.com/weblogs/viewpost.jsp?thread=164293

Pretty much all version control systems, including Subversion, can
generate it, as can the UNIX utility "diff".  The utility "patch" will
apply a diff file to a file, modifying it as described in the diff.

-- 
Russ Allbery (rra at stanford.edu)             <http://www.eyrie.org/~eagle/>



More information about the inn-workers mailing list