[p4] Is there a command in Perforce that could tell me which changelists were included in the last sync I did?
Stephen Vance
steve at vance.com
Wed May 9 08:14:47 PDT 2007
History of your sync state is not kept by Perforce. The only way I can
think of to obtain this is to look at the logs if you are doing a high
enough level of server logging. Even that won't be foolproof if a
particular file had multiple revisions between your syncs. Another way
to infer it could be to use your logs to trace the time of your last two
syncs and use that to query what changes were submitted in the interim.
Steve
Chenini, Mohamed wrote:
> Yesterday (05/08/2007) around 16:30 PM I executed a perforce sync
> command to my workspace and then built the application. There were
> several changelists in this build. My question is the following:
>
>
>
> Is there a command in Perforce that could tell me which changelists were
> included in the last sync I did?
>
>
>
> Thanks,
>
> Mohamed
More information about the perforce-user
mailing list