[p4] How to determine what labels a file has

Stephen Vance steve at vance.com
Fri Oct 13 07:17:06 PDT 2006


For all revisions:

p4 labels //path/to/file#1,#head

For single rev, just

p4 labels //path/to/file

or

p4 labels //path/to/file#3

or any valid revision specifier.

Steve

Jamison, Shawn wrote:
> How can I determine what labels have been applied to a file?
>
> I have an source escrow issue where I need to prove that a particular
> file has the appropriate labels for test and release and I can not see
> an easy way to accomplish that task.
>
> I'm surprised that I can see the labels applied to a file by looking at
> it's properties or history.
>
> Thanks for your help
> -Shawn J>
>
> _______________________________________________
> perforce-user mailing list  -  perforce-user at perforce.com
> http://maillist.perforce.com/mailman/listinfo/perforce-user
>
>   


More information about the perforce-user mailing list