Hello!
I have not yet started to use perforce, but I'm sitting here browsing
through the manual, and right now I'm reading about labels... :)
The manual says that if you want to retrieve the files in the label into
your workspace, you should use the command:
p4 sync @<labelname> (i.e. p4 sync @Wasserman98)
There are som variations to this, depending on what you want to do... Take
a look at chapter 8 in the manual for a better description... ;)
Hope this helps!
/Henrik Johansson
On Mon, 23 Feb 1998, Ross Linder wrote:
Hi
I did ..
p4 label Wasserman98
p4 labelsync
Then carried merrily along my way happy I could retrieve the files
as they were when I created the label.
Today I tried
p4 files @Wasserman98
and got ..
@Wasserman98 - file(s) not in label.
Where did I go wrong ?
/Ross