From owner-svn-src-all@freebsd.org Mon Nov 2 10:38:03 2015 Return-Path: Delivered-To: svn-src-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4FAE6A244F0; Mon, 2 Nov 2015 10:38:03 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: from cell.glebius.int.ru (glebius.int.ru [81.19.69.10]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "cell.glebius.int.ru", Issuer "cell.glebius.int.ru" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id C2DCB17BE; Mon, 2 Nov 2015 10:38:01 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: from cell.glebius.int.ru (localhost [127.0.0.1]) by cell.glebius.int.ru (8.15.2/8.15.2) with ESMTPS id tA2AbwcR084744 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Mon, 2 Nov 2015 13:37:58 +0300 (MSK) (envelope-from glebius@FreeBSD.org) Received: (from glebius@localhost) by cell.glebius.int.ru (8.15.2/8.15.2/Submit) id tA2AbvP7084743; Mon, 2 Nov 2015 13:37:57 +0300 (MSK) (envelope-from glebius@FreeBSD.org) X-Authentication-Warning: cell.glebius.int.ru: glebius set sender to glebius@FreeBSD.org using -f Date: Mon, 2 Nov 2015 13:37:57 +0300 From: Gleb Smirnoff To: Alexey Dokuchaev Cc: Michal Meloun , svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r290234 - head/share/misc Message-ID: <20151102103757.GE78469@FreeBSD.org> References: <201511011654.tA1GstJP054578@repo.freebsd.org> <20151102071346.GA12970@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20151102071346.GA12970@FreeBSD.org> User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Nov 2015 10:38:03 -0000 On Mon, Nov 02, 2015 at 07:13:46AM +0000, Alexey Dokuchaev wrote: A> On Sun, Nov 01, 2015 at 04:54:55PM +0000, Michal Meloun wrote: A> > New Revision: 290234 A> > URL: https://svnweb.freebsd.org/changeset/base/290234 A> > A> > Log: A> > Install myself as src committer. A> > A> > Approved by: kib (mentor) A> > > Description of fields to fill in above: 76 columns --| A> > [ garbage omitteed ] A> A> Here is a small advice: do not rely on "svn ci" calling your $EDITOR for A> you, compose the message yourself first and then do "svn ci -F $logfile". A> For one-liners, "svn ci -m message" works even better. Alternatively: rely on $EDITOR, but don't trust the line: --This line, and those below, will be ignored-- Finalize your message manually. P.S. Not that there is bugs in the svn, but you can have touched the line. -- Totus tuus, Glebius.