'svn revert' vs. 'svn resolve'
From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-06-06 21:13:17 CEST
Here's a new bikeshed. Let's hope the ensuing discussion provides
Issue 1341: somebody accidentally mixed up 'svn resolve' and 'svn
Here are the potential solutions:
Solution 1: do nothing. "Don't be a stupid user."
Solution 2: require 'svn revert --force' to revert conflicted files.
* isn't it a bit harsh to allocate --force for this use-case?
* wasn't --force supposed to make 'svn revert' restore
* I would argue that 'svn revert conflicted-file' is
Solution 3: when reverting a conflicted file, leave the already
* but now we have extra unversioned files littering the wc,
Thoughts?
---------------------------------------------------------------------
|
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.