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"?