[p4] Stupid question - p4 describe with Unix diff summary output

Robert Cowham robert at vaccaperna.co.uk
Thu Mar 8 15:50:06 PST 2007


> > changed 6 chunks 56 / 6 lines

Last time I looked at this I seem to remember it means that in one version
you had 56 lines and in the other 6 lines (but in this case also 6 chunks -
implying 1 line per chunk!).

So if you have:


1
2
3
4
5

Changed to

1
2
3a
3b
4
5


You get 1 chunk and 1 / 2 lines, i.e. 1 line becoming 2 lines.

Robert


More information about the perforce-user mailing list