Hg server replication

Dustin Sallings dustin at spy.net
Wed Nov 7 02:17:33 CST 2007


On Nov 6, 2007, at 20:34, Wing Choi wrote:

> I am using svk (with Pushmi) and that is sort of what it does now.
> There isn't a lock server, it does a reserve ahead with the primary
> (obviously, any other simultaneous push attempts that does not get
> the reserve ahead will back off and that/those user(s) will have
> to pull and merge b4 retrying the push) and then replay the
> transaction over to the primary once the push from the local
> client is complete.
>
> How can something similar be accomplished in Hg?


	Does it lock all of them before starting any?  If not, it sounds like  
the same thing that would happen if you just tried a regular push  
against a server.

-- 
Dustin Sallings





More information about the Mercurial mailing list