From owner-svn-ports-head@FreeBSD.ORG Thu May 15 15:49:03 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 343A513D; Thu, 15 May 2014 15:49:03 +0000 (UTC) Received: from prod2.absolight.net (mx3.absolight.net [IPv6:2a01:678:2:100::25]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client CN "plouf.absolight.net", Issuer "CAcert Class 3 Root" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id E911B255E; Thu, 15 May 2014 15:49:02 +0000 (UTC) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id AB09BBDC2E; Thu, 15 May 2014 17:48:59 +0200 (CEST) Received: from atuin.in.mat.cc (unknown [137.122.64.16]) by prod2.absolight.net (Postfix) with ESMTPA id 76347BDC25; Thu, 15 May 2014 17:48:59 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by atuin.in.mat.cc (Postfix) with ESMTP id 8C4C364BE3B; Thu, 15 May 2014 11:48:58 -0400 (EDT) Date: Thu, 15 May 2014 11:48:58 -0400 From: Mathieu Arnold To: Eitan Adler Subject: Re: svn commit: r354095 - in head/dns: bind910 bind98 bind99 Message-ID: <0B2746B48D0E88560A3BBD1C@atuin.in.mat.cc> In-Reply-To: References: <201405142359.s4ENxE4Z031563@svn.freebsd.org> <82CDE0B983EEF026A082E5F6@atuin.in.mat.cc> <20140515002626.GG14725@droso.dk> <141FA30D59396C36E4E3C383@atuin.in.mat.cc> X-Mailer: Mulberry/4.0.8 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, Erwin Lansing , ports-committers@freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 May 2014 15:49:03 -0000 +--On 14 mai 2014 19:30:00 -0700 Eitan Adler wrote: | On 14 May 2014 17:28, Mathieu Arnold wrote: |> +--On 15 mai 2014 02:26:27 +0200 Erwin Lansing wrote: |> | On Wed, May 14, 2014 at 08:03:01PM -0400, Mathieu Arnold wrote: |> |> Ok, so, that's what "arc commit" does. |> | |> | it, erhm, commits? :-) |> |> Yes, but without asking me for a commit message, which I don't like... | | The commit log has already been written when you did 'arc diff' | | You may also want to try this instead: | arc amend | svn ci I can't arc amend because I'm using svn and not git/hg. And if I run svn ci, I just don't need to use arc at all :-) -- Mathieu Arnold