I need to diff two very large files, far too large for diff to handle. rdiff can produce a delta file for them in a few seconds, but I'd like to have a real diff as output. Is there an existing way of converting an rdiff delta to a regular diff?
|
| |||
|
feedback
|
|
I don't think this is (easily) possible. For instance, an original:
compared with:
could produce a delta:
Regular For more information, see the | |||
|
feedback
|