[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: "svn commit" should always prompt after popping up a log message editor

From: <kfogel_at_collab.net>
Date: 2003-09-25 16:58:03 CEST

"Leeuw van der, Tim" <tim.leeuwvander@nl.unisys.com> writes:
> It's still only a half-way solution... I might, for instance, realize that I
> forgot to 'svn add' a new file. So I still need a way to cancel out of the
> commit. There are plenty of situations where I decide to cancel out of a
> commit when entering my commit-message. (I use TSVN, so I can essentially
> already do what is wanted here, without worrying about the commit still
> happening by mistake)

We're confusing two unrelated features in this thread:

   1. The ability to edit the list of files in the commit group in the
      log message, so as to change what gets committed.

   2. The ability to cancel the commit from $SVN_EDITOR, because one
      realizes while writing the log message that one isn't ready to
      commmit.

(1) has never attracted enough support to get included in Subversion.

(2) is easy -- just exit your editor without saving, or with error,
and Subversion should prompt you to c)ontinue, a)bort, etc.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Sep 25 17:53:03 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.