6 messages in com.perforce.perforce-user[p4] p4 diff question
FromSent OnAttachments
Michael Go20 Feb 2001 13:04 
Doug Palmer20 Feb 2001 13:38 
Ines Heinz20 Feb 2001 14:02 
Brian Moyers20 Feb 2001 14:50 
John Belmonte20 Feb 2001 18:04.p4con
John Belmonte21 Feb 2001 18:28 
Subject:[p4] p4 diff question
From:John Belmonte (jo@nanaon-sha.co.jp)
Date:02/20/2001 06:04:03 PM
List:com.perforce.perforce-user
Attachments:
p4con - 0.9k

Hello,

Attached is a cheesy unix script I use to "contrast" the depot and workspace for the current directory. Sample output (view with monospace font):

$ p4con --- WORKSPACE ONLY --- --- DEPOT ONLY --- > Jamfile LdImage.o < MovieStream.o < main < main.o <

----- Original Message ----- From: "Michael Go" <Michael.Go at watchguard.com> To: <perforce-user at perforce.com> Sent: Wednesday, February 21, 2001 6:04 AM Subject: [p4] p4 diff question

Hi -

"p4 diff -se" is a good way to find files that are candidates for "p4 edit", and "p4 diff -sd" is a good way to find files that are candidates for "p4 delete". Is there a good way to find files that are candidates for "p4 add"?