From owner-freebsd-arch@FreeBSD.ORG Sun Sep 16 02:32:00 2012 Return-Path: Delivered-To: arch@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 02CB91065674 for ; Sun, 16 Sep 2012 02:32:00 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from mail-ie0-f182.google.com (mail-ie0-f182.google.com [209.85.223.182]) by mx1.freebsd.org (Postfix) with ESMTP id B573E8FC12 for ; Sun, 16 Sep 2012 02:31:58 +0000 (UTC) Received: by iea17 with SMTP id 17so5125096iea.13 for ; Sat, 15 Sep 2012 19:31:58 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=sender:subject:mime-version:content-type:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to:x-mailer :x-gm-message-state; bh=kTDOiUf0s4Ba3EnfGukkyjdgJWmeZKeJqXbcf68psmA=; b=U4tkDq9h/o/lZVdcdEWIWAX44k2wc6tyhp7SVRPaDTm7Sxuzp8awzjWhVjDmNDaaqO wbu3//x5wGlAoORIfPLhrVa3mc2g4usIG/1YeeJywLHWm34sP2CuQFM7qxzDKOWQpB3b lDykWnAAVM6A08z4TSlyxtBZcyrBvguJcHEKAH+dEVgEXTiAucadzfiRDjY3Wm9as41R GFqLu8c5a3MkqdgZmaZWJFYwSr75HXMkwEtwRk15LDoIcoPwtpFaDouUCaPJpYSijjFa Uc2dv0SyzH+QAxpUpmsUV2946cceOtGm6EIt4f+Tmy/ALbAeeq77Q/fdvk6nyP1t1/w/ acWw== Received: by 10.50.195.233 with SMTP id ih9mr3270659igc.65.1347762718044; Sat, 15 Sep 2012 19:31:58 -0700 (PDT) Received: from 63.imp.bsdimp.com (50-78-194-198-static.hfc.comcastbusiness.net. [50.78.194.198]) by mx.google.com with ESMTPS id wg9sm5188042igb.0.2012.09.15.19.31.56 (version=TLSv1/SSLv3 cipher=OTHER); Sat, 15 Sep 2012 19:31:57 -0700 (PDT) Sender: Warner Losh Mime-Version: 1.0 (Apple Message framework v1084) Content-Type: text/plain; charset=us-ascii From: Warner Losh In-Reply-To: <20120916022502.GC1354@glenbarber.us> Date: Sat, 15 Sep 2012 20:31:55 -0600 Content-Transfer-Encoding: quoted-printable Message-Id: <096AB660-5016-4D19-93B8-7B36E58B5827@bsdimp.com> References: <20120915205349.GF34563@elvis.mu.org> <20120916022502.GC1354@glenbarber.us> To: Glen Barber X-Mailer: Apple Mail (2.1084) X-Gm-Message-State: ALoCoQnq5J2xHjgbf9iJwGiPCruafjM5RWLTdUcCk8Gd0UXB3ikHXBJadv8UIlwqoG4HFU/sr+HQ Cc: Eitan Adler , Alfred Perlstein , arch@freebsd.org Subject: Re: Fallout from the CVS discussion X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Sep 2012 02:32:00 -0000 On Sep 15, 2012, at 8:25 PM, Glen Barber wrote: > On Sat, Sep 15, 2012 at 01:53:49PM -0700, Alfred Perlstein wrote: >> This sounds like a plan. >>=20 >> I apologize if my mail wasn't clear, it was jokish in nature. >>=20 >> To clarify: I firmly support removal of CVS from HEAD. >>=20 >=20 > I'm in the same boat here, to be honest. I oppose the premature removal of cvs. I support the mature removal of = cvs. We've botched a number of other transitions. Since it isn't that = hard to get our ducks in a row for this one, we should do that and then = remove. It is a pita to me, since I keep all my dot files in cvs, but I was = thinking of moving over to git anyway... Warner