On Feb 21, 2011, at 5:23 PM, Evan Schoenberg, M.D. wrote: > > And now after reading the requisite how-to blog post (for a system which > appears to think it is perfectly reasonable to have steps like, "To push out > your changes for others, `cd .hg/patches` from the root of the repo you > qclone’d and `hg push`." Obviously!) I'm waiting for a fresh checkout of > adium-1.4 with this patch queue. So, did you decide this patch queue thing > was useful?
FWIW, I find patch queues useful as a way to keep in-progress work against a repository while I'm still at reasonable risk of rebases. I don't use them much anymore though, since I've been steadily working on improving my toolkit for bookmarks so I don't need mq.