[p4] How to determine what labels a file has

Neil MacMullen npm at csr.com
Fri Oct 13 07:31:22 PDT 2006


Jamison, Shawn wrote:
> How can I determine what labels have been applied to a file?

You can get a list of all labels that have been applied to all revisions
of a file using 'p4 labels <file>'.

If you then want to find out which particular revision of the file the 
label was applied to, you can use 'p4 sync -n file at label'.


Does this help ?


   Neil






More information about the perforce-user mailing list