7 messages in com.perforce.perforce-userChanges since label| From | Sent On | Attachments |
|---|---|---|
| TomB...@ebc.ericsson.se | 23 Nov 1998 23:00 | |
| Davi...@home.chat.net | 24 Nov 1998 00:14 | |
| TomB...@ebc.ericsson.se | 24 Nov 1998 06:48 | |
| TomB...@ebc.ericsson.se | 24 Nov 1998 06:58 | |
| Davi...@home.chat.net | 24 Nov 1998 12:25 | |
| Jerr...@esd.sgi.com | 24 Nov 1998 14:10 | |
| Dave...@vignette.com | 24 Nov 1998 14:35 |
| Subject: | Changes since label![]() |
|---|---|
| From: | Jerr...@esd.sgi.com (Jerr...@esd.sgi.com) |
| Date: | 11/24/1998 02:10:33 PM |
| List: | com.perforce.perforce-user |
How about p4 changes -l //depot/product/branch/... at ourlabel,"date time of right now" You could replace the date and time with a number higher than the latest change number. Actually, I think this is an inclusive range. It would include the changes in the label. For changes since the label, you may have to p4 changes -m 1 //depot/product/branch/... at ourlabel to get the last change in the label, say 111, then p4 changes -l //depot/product/branch/... at 112,"date time of right now" Cheers, Jerry
-----Original Message----- From: Tom Björkholm [SMTP:tom.bjorkholm at ebc.ericsson.se] Sent: Monday, November 23, 1998 11:01 PM To: Perforce mailing list Cc: Tom.Bjorkholm at ebc.ericsson.se Subject: Changes since label
Hi,
In Perforce we can do: p4 changes -l -m 10 //depot/product/branch/... to get the 10 latest changes.
What we would like to do is: p4 changes -l --since_label our_label //depot/product/branch/... unfortunately there is no --since_label switch.
Does anyone know an easy way to get the same result? (We use UNIX, and we do not mind writing our own script, but the design ideas we have come up with this far seams unreasonable complicated.)
/Tom
--
-------------------------------------------------------------------------- Tom Bjorkholm Ericsson Business Networks AB Sr. Software Designer Nacka Strand, 131 89 Stockholm, Sweden C++ and UN*X phone: +46-8-4221348, fax:+46-8-4222080




