[p4] diff between two revisions
Chuck Emary
chuck.emary at Configuresoft.com
Tue Jan 30 09:00:20 PST 2007
Try this:
p4 diff2 //depot/Scripts/Makefile#1 //depot/Scripts/Makefile#7
If you are using the P4v GUI, right click the file, choose revision
graph, then drag and drop the file on the file to be compared against.
This will generate a line like the one that I pasted in first.
Cheers,
Chuck
-----Original Message-----
From: perforce-user-bounces at perforce.com
[mailto:perforce-user-bounces at perforce.com] On Behalf Of Jeff Sparks
Sent: Tuesday, January 30, 2007 9:31 AM
To: perforce-user at perforce.com
Subject: [p4] diff between two revisions
Sorry, I'm sure this is obvious but I haven't found an answer after
almost an hour of googling. I just want the diff between two revisions,
the p4 equivalent of
svn diff -r1499:1186 Makefile
I've tried things like
terra% p4 changes Makefile
Change 1499 on 2007/01/16 by jeff at terra 'blah'
Change 1186 on 2007/01/11 by jeff at terra 'blah blah'
Change 8 on 2006/11/30 by peter at firma 'initial'
terra% p4 diff Makefile#1499 Makefile#1186
Makefile#1499 - file(s) up-to-date.
Makefile#1186 - file(s) up-to-date.
terra% p4 diff2 Makefile#1499 Makefile#1186
No file(s) at that revision.
but I'm just flailing away. I can't believe I can't figure this out.
What am I missing?
--Jeff
---------------------------------
Need Mail bonding?
Go to the Yahoo! Mail Q&A for great tips from Yahoo! Answers users.
_______________________________________________
perforce-user mailing list - perforce-user at perforce.com
http://maillist.perforce.com/mailman/listinfo/perforce-user
More information about the perforce-user
mailing list