From owner-p4-projects@FreeBSD.ORG Tue Jul 25 05:42:46 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 2BFB216A4E2; Tue, 25 Jul 2006 05:42:46 +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 BE24A16A4DA for ; Tue, 25 Jul 2006 05:42:45 +0000 (UTC) (envelope-from kevlo@FreeBSD.org) Received: from ns.kevlo.org (ns.kevlo.org [203.74.190.123]) by mx1.FreeBSD.org (Postfix) with ESMTP id 02A2643D46 for ; Tue, 25 Jul 2006 05:42:44 +0000 (GMT) (envelope-from kevlo@FreeBSD.org) Received: from [192.168.1.11] ([192.168.1.11]) (authenticated bits=0) by ns.kevlo.org (8.13.4/8.13.4) with ESMTP id k6PDXvGk010659 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NOT); Tue, 25 Jul 2006 13:34:02 GMT From: Kevin Lo To: Olivier Houchard In-Reply-To: <20060724163624.GA83205@ci0.org> References: <200607240927.k6O9R8ip054278@repoman.freebsd.org> <44C4F543.3090208@errno.com> <20060724163624.GA83205@ci0.org> Content-Type: text/plain Date: Tue, 25 Jul 2006 13:42:22 +0800 Message-Id: <1153806142.4992.10.camel@monet> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 7bit Cc: Sam Leffler , 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: Tue, 25 Jul 2006 05:42:46 -0000 Olivier Houchard wrote: > 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. Got it. I'll commit the modified gnu-arm.diff into P4. > Olivier Kevin