Computes the difference between the original sequence and the revised
sequence and returns it as a
org.apache.commons.jrcs.diff.Revision Revision object.
The revision can be used to construct the revised sequence from the
original sequence.
Parameters: rev - the revised text the revision script. throws: DifferentiationFailedException - if the diff could not be computed.