Rather basic question about using mercurial in test/production set-up

Chris Green cl at isbd.net
Tue Feb 16 13:43:31 UTC 2021


On Tue, Feb 16, 2021 at 02:37:11PM +0100, Dr Rainer Woitok wrote:
> Chris,
> 
> On Tuesday, 2021-02-16 12:53:04 +0000, Chris Green wrote:
> 
> > ...
> > So I have cloned my home repository to the test server, what next?
> 
> Make yourself familiar with "Mercurial Queues", a built-in Mercurial ex-
> tension which allows you  to create patches  which you then can apply or
> pop off the main repository as you desire.
> 
OK, I'll take a look at that, thanks.

I think I can basically do what I want simply with 'hg pull' from the
home end having done changes and tested them on the remote test
machine. I'm just very unfamiliar with how mercurial works!

-- 
Chris Green



More information about the Mercurial mailing list