Date: Sun, 3 Jan 2016 18:39:21 +0100 From: Dimitry Andric <dim@FreeBSD.org> To: Ian Lepore <ian@FreeBSD.org> Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r293063 - head/sys/arm/arm Message-ID: <11380830-624D-437F-B305-902C3BBA4C4C@FreeBSD.org> In-Reply-To: <1451774206.1369.109.camel@freebsd.org> References: <201601022231.u02MVEb5037283@repo.freebsd.org> <1451774206.1369.109.camel@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--Apple-Mail=_81799234-ABAC-430F-ABDC-8FBB58FAD3BF Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii On 02 Jan 2016, at 23:36, Ian Lepore <ian@FreeBSD.org> wrote: > > On Sat, 2016-01-02 at 22:31 +0000, Ian Lepore wrote: ... > > Bah. This is not what I intended to commit, I was going to reword that > comment block to better match what I found while testing. I was > editing the commit message when I decided to do that, so I hit ^C in > the shell that was waiting for me to finish editing in emacs, and to my > surprise it sent the commit instead of cancelling. What's the right > way to change your mind at this late stage of a commit? Ensure that the temporary file created by Subversion is either completely empty, or deleted. This will abort the commit. Alternatively, type a commit message at leisure before committing, save it in a file, and use: svn ci -F commit-message.txt This is what I do. I almost never let Subversion start an editor for me, that is. -Dimitry --Apple-Mail=_81799234-ABAC-430F-ABDC-8FBB58FAD3BF Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.29 iEYEARECAAYFAlaJXNcACgkQsF6jCi4glqOQCQCgxPT9hVTLKZvjR0fCCIKsle+F EsUAnAo71dBKBiY6TNNSV7DunCI9AxgO =E9bg -----END PGP SIGNATURE----- --Apple-Mail=_81799234-ABAC-430F-ABDC-8FBB58FAD3BF--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?11380830-624D-437F-B305-902C3BBA4C4C>