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

Re: 'svn revert' vs. 'svn resolve'

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2003-06-06 23:35:43 CEST

On Fri, 2003-06-06 at 15:29, kfogel@collab.net wrote:
> It's true that when you *intend* to revert, you will probably
> habituate to typing '--force'. But that's okay, because you want the
> command to succeed then anyway!

Unless there are other cases where revert really should fail without
--force (there aren't any yet, but there might be in the future), in
which case case the user has disengaged the safety because we added this
inconvenience.

Earlier, Ben wrote:
> * wasn't --force supposed to make 'svn revert' restore
> missing directories from the network... someday? (issue 1040)

That sounds like a bad idea. --force is supposed to override safeties
(checks which would cause the command to fail), not make the command
work harder or otherwise change its functionality.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jun 6 23:36:40 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.