[p4] getting the last changes from a spec depot item
Michael Delaney
mdelaney at upromise.com
Fri Oct 3 06:39:30 PDT 2008
All,
I am updating a script I have that generates a 'repot' of the changes
made to the item in the spec depot (protection and triggers mostly) in
variant time frame (say, I wanted to see what changes made within the
last week for example) but since these items don't get a change list 'p4
changes <file>@<date>,@<date> doesn't work. The best I have come up with
thus far is to do a 'p4 filelog -m 40' and just parse the dates in PERL
to within the range I am looking for.
Anyone know of anything way around this? I am pretty happy with my
results but I like to get other ideas incase I overlooked something.
> Mike D.
More information about the perforce-user
mailing list