13 messages in com.perforce.perforce-user[p4] newbie question: How do you bran...
FromSent OnAttachments
Mark Kohler17 Jan 2000 13:28 
Dave Lewis17 Jan 2000 13:52 
Mark Kohler17 Jan 2000 15:01 
Chuck Karish17 Jan 2000 15:12 
Chuck Karish17 Jan 2000 15:15 
Fredric Fredricson17 Jan 2000 15:42 
Dave Lewis17 Jan 2000 19:27 
Tal Dayan18 Jan 2000 00:43 
Michael Graff18 Jan 2000 14:22 
Dave Lewis18 Jan 2000 14:25 
Tal Dayan18 Jan 2000 15:52 
Steve Cogorno18 Jan 2000 18:03 
Scott Blachowicz18 Jan 2000 22:07 
Subject:[p4] newbie question: How do you branch from a specific version?
From:Dave Lewis (dle@vignette.com)
Date:01/17/2000 07:27:59 PM
List:com.perforce.perforce-user

X-Sender: chuck.karish at ashbury.weblogic.com

> X-Mailer: QUALCOMM Windows Eudora Pro Version 4.1 > Date: Mon, 17 Jan 2000 15:15:44 -0800 > From: chuck.karish at weblogic.com (Chuck Karish) > Mime-Version: 1.0 > X-Security: MIME headers sanitized on sync.vignette.com > See http://www.wolfenet.com/~jhardin/procmail-security.html > for details. $Revision: 1.83 $Date: 1999-05-24 10:09:18-07 > Content-Type: multipart/alternative; > boundary="=====================_-2138178478==_.ALT" > Sender: perforce-user-admin at perforce.com > Errors-To: perforce-user-admin at perforce.com > X-Mailman-Version: 1.0rc3 > Precedence: bulk > List-Id: Discuss Perforce with other users <perforce-user.perforce.com> > X-BeenThere: perforce-user at perforce.com > > At 03:02 PM 1/17/00 , Mark Kohler wrote: > > > > > no, you can't put the label into the branch view. > > > > > > it would be p4 integrate -b newbranch @labelname > > > > > > make sure you are doing this from a client that maps into the > > > newbranch > > > parts of the depot. > > > > Thanks, that helps, but leads me to another question. > > > > If a label can represent any arbitrary set of files and > > revisions (Perforce User's Manual, p55), then how do I > > choose, or why do I care what to put on the left side > > of the branch view when I'm branching from a label? > > > > The files that are affected by the integration > are the intersection of the label's view of > the depot and the branch's view of the depot. > Only files that are in both views will be in > the newly-created branch. > -=- MIME -=- --=====================_-2138178478==_.ALT Content-Type: text/plain; charset="us-ascii"

At 03:02 PM 1/17/00 , Mark Kohler wrote:

no, you can't put the label into the branch view.

it would be p4 integrate -b newbranch @labelname

make sure you are doing this from a client that maps into the newbranch parts of the depot.

Thanks, that helps, but leads me to another question.

If a label can represent any arbitrary set of files and revisions (Perforce User's Manual, p55), then how do I choose, or why do I care what to put on the left side of the branch view when I'm branching from a label?

The files that are affected by the integration are the intersection of the label's view of the depot and the branch's view of the depot. Only files that are in both views will be in the newly-created branch.

--=====================_-2138178478==_.ALT Content-Type: text/html; charset="us-ascii"

<html> At 03:02 PM 1/17/00 , Mark Kohler wrote: <br> <font size=2><blockquote type=cite cite>&gt; no, you can't put the label into the branch view.</font> <br> <font size=2>&gt; </font><br> &gt; it would be p4 integrate -b newbranch&nbsp; @labelname <br> <font size=2>&gt; </font><br> &gt; make sure you are doing this from a client that maps into the <br> &gt; newbranch <br> <font size=2>&gt; parts of the depot.</font> <br> <br> <font size=2>Thanks, that helps, but leads me to another question.</font> <br> <br> <font size=2>If a label can represent any arbitrary set of files and</font> <br> <font size=2>revisions (Perforce User's Manual, p55), then how do I</font> <br> <font size=2>choose, or why do I care what to put on the left side</font> <br> <font size=2>of the branch view when I'm branching from a label?</font>
</blockquote><br> <br> The files that are affected by the integration<br> are the intersection of the label's view of<br> the depot and the branch's view of the depot.<br> Only files that are in both views will be in<br> the newly-created branch.<br> <br> </html>

--=====================_-2138178478==_.ALT--

_______________________________________________ perforce-user mailing list - perforce-user at perforce.com http://maillist.perforce.com/mailman/listinfo/perforce-user

and the intersection with the client view...

dave