[p4] Is there a command in Perforce that could tell me which changelists were included in the last sync I did?

David Weintraub qazwart at gmail.com
Wed May 9 09:19:46 PDT 2007


On 5/9/07, Stephen Vance <steve at vance.com> wrote:
> History of your sync state is not kept by Perforce.

One of the things I'd love to see in Perforce is the ability to put
the revision information when you setup a client. For example, let's
say that I need to build my project against a certain revision of the
barutils library. I could do something like this:

Client : myclient
[...]
View:
    //depot/lib/MAIN/barutils... at 3234  //myclient/barutils
    //depot/myproj/MAIN/foo...      //myclient/foo

Now, whenever I sync my client, it is always pulling up the correct
revision of the barutils directory.

This would also solve Mohamed's issue because he could specify the
sync revision right in the client instead of just on the command line.
Then, by looking at the client, you'd be able to remember what
changelists were needed and for which directories.

--
David Weintraub
qazwart at gmail.com


More information about the perforce-user mailing list