How to create remote repository with sources

Wujek Srujek wujek.srujek at gmail.com
Mon Aug 6 13:48:28 UTC 2012


This will update the repository according to the latest tip, so it
potentially can jump branches, I think.
Why do you need to update the remote repo in the first place?


On Mon, Aug 6, 2012 at 3:46 PM, Xavier NOPRE <xnopre at gmail.com> wrote:

> Hi,
>
> The solution is to add this to the remote .hg/hgrc file :
>
> [hooks]
> changegroup=hg update
>
>
> To force "hg update" command on remote repository on each change.
>
> Thanks to Nicolas and Mads,
>
> Xavier
>
>
> _______________________________________________
> Mercurial mailing list
> Mercurial at selenic.com
> http://selenic.com/mailman/listinfo/mercurial
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial/attachments/20120806/7568ff77/attachment-0002.html>


More information about the Mercurial mailing list