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

Re: User confusion over "Revert"

From: Simon Large <simon_at_skirridsystems.co.uk>
Date: 2006-01-27 19:48:04 CET

Kevin Greiner wrote:
> On 1/27/06, si <sshnug.si@gmail.com> wrote:
>>> IMHO the use of "Revert" on the context menu is confusing for users and
>>> should be replaced with another synonym that doesn't clash with the more
>>> common SVN use of Revert. My (poor) suggestions are; "Back out" and "Undo".
>> Restore?
>> Replace with?
>
> Doesn't svn's definition of "merge" include the idea that I'm changing
> my working copy (but not the repository) based on some revision or
> branch?

Strictly speaking what TSVN is doing is a merge, (with revision numbers
reversed). But using "merge" in this context would I think be confusing
to non command-line users.

"Revert" is a little misleading, because of its use for discarding local
changes. However, the SVN devs do use the term in this sense.

"Undo" is potentially misleading, because you cannot undo anything in
the repo.

"Replace with" and "Restore" are no good because they do not refer to
the selected revisions that you got the context menu from.

"Rollback" has potential, but in VSS that means throw away changes
permanently from the repository, which is not what we are doing.

If it need changing then "Back out changes from this revision" sounds
good to me.

Simon

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Fri Jan 27 19:47:08 2006

This is an archived mail posted to the TortoiseSVN Dev mailing list.

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