From owner-freebsd-current@FreeBSD.ORG Sun May 13 19:32:20 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EBA7816A402 for ; Sun, 13 May 2007 19:32:20 +0000 (UTC) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.208.78.105]) by mx1.freebsd.org (Postfix) with ESMTP id D01F813C46E for ; Sun, 13 May 2007 19:32:20 +0000 (UTC) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (localhost.apl.washington.edu [127.0.0.1]) by troutmask.apl.washington.edu (8.14.1/8.13.8) with ESMTP id l4DJSaUr094313; Sun, 13 May 2007 12:28:36 -0700 (PDT) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.14.1/8.13.8/Submit) id l4DJSaRh094312; Sun, 13 May 2007 12:28:36 -0700 (PDT) (envelope-from sgk) Date: Sun, 13 May 2007 12:28:36 -0700 From: Steve Kargl To: Dag-Erling Sm??rgrav Message-ID: <20070513192836.GA94258@troutmask.apl.washington.edu> References: <20070513175425.GA64710@troutmask.apl.washington.edu> <864pmg1t1s.fsf@dwp.des.no> <20070513183009.GA96018@troutmask.apl.washington.edu> <86646wzfv0.fsf@dwp.des.no> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <86646wzfv0.fsf@dwp.des.no> User-Agent: Mutt/1.4.2.2i Cc: freebsd-current@freebsd.org Subject: Re: Process for requesting reverting patch? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 May 2007 19:32:21 -0000 On Sun, May 13, 2007 at 09:24:35PM +0200, Dag-Erling Sm??rgrav wrote: > Steve Kargl writes: > > On Sun, May 13, 2007 at 08:23:43PM +0200, Dag-Erling Sm??rgrav wrote: > > > Steve Kargl writes: > > > > What is the formal process to get a recent commit to -current > > > > reverted? Do I send email to core? > > > You start by talking to the person who did the commit. That much should > > > be obvious. > > I would expect a committer, who changes something as important as > > the default shell in FreeBSD, to read the freebsd-current mailing > > list and the PR database. > > I would expect a committer such as yourself to know that there are > better ways to approach this than posting to -current and threatening to > take the matter to core@. > I'm not a committer to the FreeBSD repository. I either submit patches to fix problems or code for missing library routines. In this particular case, reverting the tcsh import is the correct fix (IMHO). I also didn't threaten anyone or anything. I simply wanted to know what the procedure is for getting code reverted. -- Steve