two repositories sharing the same store?

David Baum dbaum at google.com
Mon Jul 28 18:33:05 CDT 2008


On Mon, Jul 28, 2008 at 5:10 PM, John Mulligan <phlogistonjohn at asynchrono.us
> wrote:

> You easily can automate the synchronization with hooks. For example:


Thanks for the tip on using hooks.  That looks like it will solve my biggest
concern (keeping the repos in sync).

See the previous replies on how clones use hard links to save space. So
> unless
> your repo is enormous just cloning is probably good enough.


I looked at the relinking script, but I believe it will only be able to use
hard links if both repositories have the same changes applied in the same
order.  If push/pull was manual, then I felt it was unlikely the order would
stay the same for any length of time, but with automatic pushes it might
work out fine.

Thanks,
Dave
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://selenic.com/pipermail/mercurial/attachments/20080728/876a7aee/attachment.htm 


More information about the Mercurial mailing list