Bast practice to use MQ with multiple computers?

Marcin Kasperski Marcin.Kasperski at mekk.waw.pl
Thu Feb 19 10:32:30 CST 2009


> You probably want to take a look at 'hg qinit -c' that will put the patch
> directory under revision control. You then do 'hg qcommit' to commit your
> patch state. The 'status' file is automatically ignored.
>
> As this is a regular HG repository, you can now share your patch directory
> between home and work.

I tried this approach some time ago and remember really ugly errors
happening if I failed to qpop all patches before sync-ing the main
repos.  So this procedure is possible, but troublesome (in short you
should qpop -a on *both* sides, then sync both the main repo and the
patches repo)




More information about the Mercurial mailing list