From owner-svn-src-head@FreeBSD.ORG Wed Apr 29 12:31:29 2015 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5585C455; Wed, 29 Apr 2015 12:31:29 +0000 (UTC) Received: from mail-wg0-x233.google.com (mail-wg0-x233.google.com [IPv6:2a00:1450:400c:c00::233]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id EEC261948; Wed, 29 Apr 2015 12:31:28 +0000 (UTC) Received: by wgen6 with SMTP id n6so26391037wge.3; Wed, 29 Apr 2015 05:31:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=lKPEY8dCP1MsKVSlrVVr+ZZ0GIbulcTVq3vAQkkbDLs=; b=M5o1I4a7gUyJQ8actMgdwuvOdTYHbcwTvfGAZeEDwFgBbXGymatG2fMPP6zrrquyXU yGM59z2E7Cc5HUq1yYqbNcC41jJVtYx9QhoKz0F8qhWXxXxzI6KrAeFeFLm2nt5A/SJl x6/lkPdahIWfz7vVsP/uGCXx2ucHg+Y5z47x4N1I53WRadtaXyaV6SZm9g0nd0+G/oBm S9uTRUU0Md9R65GUMQ2aX0mcGjllMLyjGp8ANKiuMSxkUnrmlgPf3tBRToKxxogGv4c9 nSFNnmUR+UkGNidvMoJwFhFF+WfWWSwvWF/JrIxj0Oobf89sgTdo/6xjZZKmKxKGJDHS dcGw== X-Received: by 10.194.60.173 with SMTP id i13mr41081987wjr.124.1430310687395; Wed, 29 Apr 2015 05:31:27 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by mx.google.com with ESMTPSA id k9sm21025110wia.6.2015.04.29.05.31.25 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 29 Apr 2015 05:31:26 -0700 (PDT) Sender: Baptiste Daroussin Date: Wed, 29 Apr 2015 14:31:24 +0200 From: Baptiste Daroussin To: Roger Pau =?iso-8859-1?Q?Monn=E9?= Cc: Eitan Adler , src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r281789 - head Message-ID: <20150429123124.GJ13141@ivaldir.etoilebsd.net> References: <201504202033.t3KKXMPW019822@svn.freebsd.org> <5540C981.3070103@FreeBSD.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="liqSWPDvh3eyfZ9k" Content-Disposition: inline In-Reply-To: <5540C981.3070103@FreeBSD.org> User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Apr 2015 12:31:29 -0000 --liqSWPDvh3eyfZ9k Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Apr 29, 2015 at 02:07:29PM +0200, Roger Pau Monn=E9 wrote: > Hello, >=20 > El 20/04/15 a les 22.33, Eitan Adler ha escrit: > > Author: eadler > > Date: Mon Apr 20 20:33:22 2015 > > New Revision: 281789 > > URL: https://svnweb.freebsd.org/changeset/base/281789 > >=20 > > Log: > > phabricator related changes: > > - don't lint either contrib or crypto: these are both externally wri= tten > > directories > > - add additional linters for spelling (check common typos like teh -> > > the) > > - chmod linter checks for executible bit on bad files > > - merge-conflict checks for merge conflict tokens then may have been > > resolved incorrectly > > - filename checks for back characters in filenames > > - json for json syntax correctness > > =20 > > - remove history.immutable: it is meaningless on subversion, and cau= ses > > workflow problems when trying to use git. It it set to 'true' by > > default with hg >=20 > I've never had workflow problems with it when using git. Now every time > I use arc diff... arc mangles my commit message by adding "Reviewers:" > and "Subscribers:" tags. Could we leave "history.immutable" : true please? @eadler: That is the reason why I set history.immutable in the first place (note tha= t I could not remember since :)) so yes my commit message at the time should ha= ve been more informational, that would have helped. Best regards, Bapt --liqSWPDvh3eyfZ9k Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlVAzxwACgkQ8kTtMUmk6Ey9bACgsFiMoAm/2y6QNGk0QN+UKZs1 5rAAn0CyCoNhooxTU/i1pC6oY69RhKmv =PSpm -----END PGP SIGNATURE----- --liqSWPDvh3eyfZ9k--