Issue 409: undo commit
http://bitbucket.org/tortoisehg/stable/issue/409/undo-commit

Steve Borho / sborho on Fri, 17 Jul 2009 16:21:29 +0200:

Comment:
  The Undo button runs 'hg rollback'.  This command undoes the last transaction 
you made to your repository.  Only the user knows what that last transaction 
was.  If the user did a pull, then ran the commit tool and clicked undo, it 
would undo the pull.

There is no way for THG to know what the last transaction was (there is already 
an open request for this).  We can make an educated guess when the commit tool 
was just used to make a commit that the commit was the last transaction.  But 
that is just a guess.

So until Mercurial provides some sort of way of recording the nature of the 
last transaction, there's nothing "safe" we can do about the Undo problem.

Changes:
  status: new -> on hold

-- 
This is an issue notification from bitbucket.org.
You are receiving this either because you are the
owner of the issue, or you are following the issue.

------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
Tortoisehg-develop mailing list
Tortoisehg-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop

Reply via email to