5 messages in com.perforce.perforce-user[p4] ``p4 diff -du'' format question
FromSent OnAttachments
Jos Backus24 Jan 2001 14:40 
William24 Jan 2001 15:16 
Jos Backus24 Jan 2001 17:22 
Jos Backus24 Jan 2001 23:44 
Richard Brooksby25 Jan 2001 03:16 
Subject:[p4] ``p4 diff -du'' format question
From:Jos Backus (jo@cncdsl.com)
Date:01/24/2001 02:40:15 PM
List:com.perforce.perforce-user

Anyone know why Perforce uses

==== //depot/path/to/file#N - /workspace/path/to/file ====

instead of

--- //depot/path/to/file#N Wed Jan 24 14:31:51 2001 +++ /workspace/path/to/file Wed Jan 24 10:47:31 2001

as the header format when performing a unified diff? For one, it makes using ``p4 diff -du'' in combination with patch harder while not providing any clear benefits.

Thanks,