Message3998

Author ThomasAH
Recipients jkeating, mathieu.clabaut
Date 2007-09-17.14:07:07
Content
With this you will need --force only when creating the release maint branches
(this is good), but not when appending changes to active branches.

Of course, if you merge the maint branch into the main branch (which we do with
hg  main vs. hg stable, too, just without names), then the maint branch always
is inactive. In this case you won't get a warning, too, if you don't merge the
fix into the default tree, I think this is good, too.

So for these two use cases the current behaviour is good, or not?
History
Date User Action Args
2007-09-17 14:07:07ThomasAHsetmessageid: <1190038027.72.0.21206855193.issue736@selenic.com>
2007-09-17 14:07:07ThomasAHsetrecipients: + mathieu.clabaut, jkeating
2007-09-17 14:07:07ThomasAHlinkissue736 messages
2007-09-17 14:07:07ThomasAHcreate