From owner-p4-projects@FreeBSD.ORG Mon Jul 24 16:34:24 2006 Return-Path: X-Original-To: p4-projects@freebsd.org Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id A954616A4E6; Mon, 24 Jul 2006 16:34:24 +0000 (UTC) X-Original-To: perforce@freebsd.org Delivered-To: perforce@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8774216A4E1; Mon, 24 Jul 2006 16:34:24 +0000 (UTC) (envelope-from doginou@dong.ci0.org) Received: from dong.ci0.org (cognet.ci0.org [80.65.224.102]) by mx1.FreeBSD.org (Postfix) with ESMTP id C85A143D73; Mon, 24 Jul 2006 16:34:23 +0000 (GMT) (envelope-from doginou@dong.ci0.org) Received: from dong.ci0.org (localhost.ci0.org [127.0.0.1]) by dong.ci0.org (8.13.6/8.13.4) with ESMTP id k6OGaOfn083222; Mon, 24 Jul 2006 18:36:24 +0200 (CEST) (envelope-from doginou@dong.ci0.org) Received: (from doginou@localhost) by dong.ci0.org (8.13.7/8.13.4/Submit) id k6OGaOea083221; Mon, 24 Jul 2006 18:36:24 +0200 (CEST) (envelope-from doginou) Date: Mon, 24 Jul 2006 18:36:24 +0200 From: Olivier Houchard To: Sam Leffler Message-ID: <20060724163624.GA83205@ci0.org> References: <200607240927.k6O9R8ip054278@repoman.freebsd.org> <44C4F543.3090208@errno.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <44C4F543.3090208@errno.com> User-Agent: Mutt/1.4.1i Cc: Kevin Lo , Perforce Change Reviews Subject: Re: PERFORCE change 102267 for review X-BeenThere: p4-projects@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: p4 projects tree changes List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Jul 2006 16:34:24 -0000 On Mon, Jul 24, 2006 at 09:28:51AM -0700, Sam Leffler wrote: > Kevin Lo wrote: > > http://perforce.freebsd.org/chv.cgi?CH=102267 > > > > Change 102267 by kevlo@kevlo_monet on 2006/07/24 09:26:16 > > > > My bad, back this up. I should commit this into my tree, not into p4. > > Why is it a mistake? We need to start using a common tree. I ended up > creating a sam_avila branch that's derived from arm-devel so I can > trivially pickup mods that are committed to arm-devel. I'd like to see > everyone working on arm code share arm-devel and push their changes > upstream to there until we can work in CVS. > I agree. Everyone working in his own P4 branch can be a PITA. arm-devel is "experimental" enough that we don't have to worry about breaking things. Olivier