Hi,
I am using option 3.13 for the comparision of two files;
I am comparing files line by line.
After comparision I am getting Paired changes, non-paired insertions and
non-paired deletions;
I am not getting these terms
i'll be thankful if any one explain me these terminologies
Joined: 28 Mar 2005 Posts: 1509 Location: Chicago, IL
Paired changes: Lines from both the files and the changes made in the new file.
non-paired insertions : Lines only in NEW File.
non-paired deletions;: Lines only in OLD file.