Archive for the ‘Perforce’ Category

How to read the perforce diff file

Modifications fct

— The lines in range f of the first revision were replaced with the lines in range t of the second revision.
For example, in the change command 8c8,9 tells us that line 8 of revision 1.11 was replaced by lines 8 and 9 in revision 1.12.
Additions lar
—The lines in range r of the second [...]

Read the rest of this entry »