Is it safe to use hg push and automatic hg update for deploying code to remote server?

Matt Mackall mpm at selenic.com
Sat Oct 22 03:37:43 UTC 2011


On Sat, 2011-10-22 at 11:29 +0800, Ryan Chan wrote:
> Hello,
> 
> On Fri, Oct 21, 2011 at 11:30 PM, Isaac Jurado <diptongo at gmail.com> wrote:
> >    hg pull
> >    hg update
> >
> 
> I am using the same method.
> 
> But in a new project we are forced to use git (damn)...git does not
> allow push to a non-bare repository (repository with a checkout), so
> it make it to re-think about if we are doing something wrong with hg
> push and hg update.

Short answer: no.

-- 
Mathematics is the supreme nostalgia of our time.





More information about the Mercurial mailing list