1 message in com.perforce.perforce-userIntegrating a branch to a label?
FromSent OnAttachments
John...@avs.com12 May 1998 08:41 
Subject:Integrating a branch to a label?
From:John...@avs.com (John@avs.com)
Date:05/12/1998 08:41:26 AM
List:com.perforce.perforce-user

We have a system where we have the main trunk, with several developers working on branches from it. I label the trunk when it is ready for a release, then I want the developers to be able to integrate the changes up to the label onto their branches. I think the correct way to do this is:

p4 integrate -b [branch] //depot/trunk/...@[label]

Is this right? Also, how do I do this in P4Win.exe?

John Poduska