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

Re: [RFC] Target aware commit message processing

From: Peter Wemm <peter_at_wemm.org>
Date: Wed, 23 Apr 2008 16:56:32 -0700

On Wed, Apr 23, 2008 at 4:48 PM, Justin Erenkrantz
<justin_at_erenkrantz.com> wrote:
> On Wed, Apr 23, 2008 at 4:41 PM, Karl Fogel <kfogel_at_red-bean.com> wrote:
> > "Justin Erenkrantz" <justin_at_erenkrantz.com> writes:
> > > If we do this (and it'd be cool, I think), I'd almost wonder if we
> > > should prompt the user to confirm "yes" or "no" that SVN processed the
> > > changed files correctly. This seems like a case where belt and
> > > suspenders are good. -- justin
> >
> > No, users will just habituate to typing "yes", and stop checking. (It's
> > possible to have yes/no prompts that users don't habituate to, but only
> > when those prompts appear in exceptional cases -- if they appear for
> > common cases, then they will inevitably be habituated to.)
>
> Well, I'd only prompt when the stuff below the marker changes...so I
> don't think the prompting would be *that* common. -- justin

I use this feature frequently in perforce. IMHO, There's no need to
prompt, because there's no destructive outcomes possible. The worst
case scenario is that you delete more than you should have, and have
to run another svn commit to get the changes committed. At the end of
the day, the result is the same.

I feel that 'Are you sure?' prompts should be reserved for
non-intuitive procedures, changes that have grave or destructive
consequences, or those that are particularly hard to undo. Don't
teach people to get used to the prompts.

-- 
Peter Wemm - peter_at_wemm.org; peter_at_FreeBSD.org; peter_at_yahoo-inc.com
"All of this is for nothing if we don't go to the stars" - JMS/B5
"If Java had true garbage collection, most programs would delete
themselves upon execution." -- Robert Sewell
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-04-24 01:56:42 CEST

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.