Afriza N. Arief wrote: > How to easily handle conflict after update/checkout other revision, the > same way "hg rebase" works. maybe "hg qrebase"? You can just use hg rebase, which works correctly with queues :-) /Sune