Any way to 'hg push' and have an automatic 'hg update' on the remote server?

Matt Culbreth mattculbreth at gmail.com
Fri Jul 6 17:04:10 CDT 2007


Hello Group,

I've got a simple setup with three developers working on their local
machines.  We each use Mercurial.  I'd like to have each developer push to a
repository on a common server we have.

At the moment this works by doing an 'hg push ssh://<server info>" but we
then have to do an SSH into the server and do an 'hg update' in that
repository to see the changes.  Is there any setting which allows for an
automatic update on the server side?  Should I be using export or bundle
instead perhaps?

Thanks,

Matt

-- 
______________________________________
Matt Culbreth
mattculbreth at gmail.com
http://mattculbreth.typepad.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://selenic.com/pipermail/mercurial/attachments/20070706/e770d2d5/attachment.htm 


More information about the Mercurial mailing list