Currently thg enables 'Merge with' context menu in log window only when two 
heads are available.
Sometimes this is too restrictive. Suppose we have two branches. As soon as we 
merge them we will get a single head. But it is quite common I think to merge 
any two revisions from those branches and get a new head after a commit. 
This is especially useful for long-living named branches when most of the 
merges is from, say, branch B to branch A but occasionally the two branches 
need to get in synch, so a merge is necessary that should be committed to both 
branches.
Mercurial does not prohibit this kind of operation, any two revisitions can be 
merged as far as they are not direct ancestor  and child.

Thanks,

Oleg (TON).


------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Tortoisehg-discuss mailing list
Tortoisehg-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tortoisehg-discuss

Reply via email to