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

Re: revert -keep?

From: <kfogel_at_collab.net>
Date: 2003-08-10 06:57:20 CEST

Karl Palsson <kpalsson@cisco.com> writes:
> alllll gone. The 'Protection' afforded by requiring a parameter to
> revert is effectively useless in my mind. You very quickly get to the
> point where the . is automatic, just like ./blah to execute stuff.

It's not useless, because you can't habituate to a command you don't
run often. Therefore, this protects you if you accidentally typed
"revert" when you meant to type "someothercommand" -- in those cases
where "someothercommand" is one of those commands usually used with an
implicit '.' target.

This is subtly different from the kind of habituation you're talking
about.

(Of course, if you _always_ give an explicit target to every svn
command you run, then this would give no protection. But most people
don't use svn like that.)

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Aug 10 07:37:40 2003

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

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