[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: mark benedetto king <mbk_at_lowlatency.com>
Date: 2003-09-26 20:09:55 CEST

On Fri, Sep 26, 2003 at 06:00:43PM +0100, Philip Martin wrote:
>
> If I were to implement it I would do it slightly differently. Rather
> than check for an empty file I would wait until the suffix list of
> paths has been stripped, and then check the remaining log message for
> non-whitespace characters. An empty, or purely whitespace, log
> message would cause the abort/continue/edit prompt. The existing file
> size/timestamp check and prompt would then be redundant and could be
> removed.
>

This seemed like such a good idea that I went to implement it, and
guess what? It was ALREADY implemented, just with an off-by-one bug!

--ben

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Sep 26 20:10:50 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.