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

Re: tsvncmd: Add Revert

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Mon, 14 Jul 2014 20:13:25 +0200

On 14.07.2014 19:15, Brian Meloche wrote:
> I think you misunderstand what I'm asking about. This has nothing to
> do with the Windows menu.
>
> I'm using the tsvncmd commands that you can link from a web page, as
> mentioned in the documentation here:
>
> http://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-automation-urlhandler.html
>
> As you will see if you look at that page, there are only some
> TortoiseSVN commands available. I found mentioned in a Google search
> for the topic that Stefan said many of the commands are not included
> due to security reasons. I'm inquiring why Revert would be one of
> those. It seems to me Revert would be worth having, especially since
> Update and Commit are allowed.

An update or commit never lose data. You will still have all your data.
However, revert is the only svn operation where you can actually lose
your data, i.e. all the local modifications you've made.

And that's why revert will never be allowed through the tsvncmd url handler.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest interface to (Sub)version control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3085092
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2014-07-14 20:12:54 CEST

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

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