To do this manually, you assume that you have two queues of queues "A" and "B" and want to move the patch call "MyPatch" from "A" to "B":
- Open the
.hg/patches-Adirectory at the root of the repo - Copy file
MyPatchto directory.hg/patches-B .hg/patches-A/series "MyPatch".hg/patches-B/series "MyPatch"
series .
, mq, script.