[p4] In this legal? p4 changes ...@>3,10
Marion, Patrick
patrick.marion at certive.com
Tue Oct 5 12:09:05 PDT 2004
Without the '>' sign "p4 changes ... at 3,10" lists changes from 3, through 10
(inclusive).
In one of the ant scripts I inherited, I found the above syntax (@>3,10)
which intended results are: "lists all changelists from 3, to 10 not
including 3, but including 10"; it seems to work for the script (ie, it
returns the intended results), but when I run the command by hand on the
command line, it returns nothing (when I expect at least 10, 'cos I know
there is a change there - removing the '>' sign lists all the changes
between 3, and 10 inclusive). Is there something special here?
I haven't been able to see any reference to this syntax in the doc. Thanks
for any light you may shed on this.
Patrick
More information about the perforce-user
mailing list