Issue 96: Add "Update Current Branch" button on Synchronize Dialog
http://bitbucket.org/tortoisehg/stable/issue/96/add-update-current-branch-button-on-synchronize
Steve Borho / sborho on Sat, 14 Mar 2009 17:50:05 +0100:
Comment:
The command we actually run when you press 'update to tip' is:
hg update -v -R ${root} [--clean] tip
I think removing the tip specifier would do what you want, but it would break
all of the logic before it that tries to predict if the --clean argument is
necessary. So to make this work we need to query the head of the current
branch and specify that instead.
Changes:
status: new -> open
responsible: nothing -> tortoisehg
component: nothing -> synch
--
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.
------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
Tortoisehg-develop mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop