Is it possible to synchronize local/remote repositories without any interaction (i.e. by script)?

Cameron Simpson cs at cskk.id.au
Thu Aug 16 01:23:24 UTC 2018


On 15Aug2018 18:59, Bryan Murdock <bmurdock at gmail.com> wrote:
>You can just use rsync or get fancy and use something like syncthing. I've
>done both with mercurial repos and it works great.  Your history *and*
>working copy stay synced, you never have to commit just for the purpose of
>synchronizing files.

Provided the far end never does any commits of its own...

Cheers,
Cameron Simpson <cs at cskk.id.au>



More information about the Mercurial mailing list