[PATCH 1 of 1] tests: check visibility of pending changesets

John Coomes John.Coomes at oracle.com
Mon Jan 3 17:53:33 CST 2011


Matt Mackall (mpm at selenic.com) wrote:
> On Wed, 2010-12-29 at 18:42 -0800, John Coomes wrote:
> > # HG changeset patch
> > # User John Coomes <john.coomes at oracle.com>
> > # Date 1293676155 28800
> > # Node ID 2ad5f2b86fe3d4104ddf1c0a5b1100c755844dd3
> > # Parent  d85d8ad88de938f4a6a5a0e3818eab70fc0c2ec0
> > tests: check visibility of pending changesets
> 
> Thanks, queued. May I ask what inspired you to write this?

Our servers were setup with, and still use, an old version of
mercurial, so we have separate push-only and pull-only repos to avoid
exposing changsets that may be rejected.  I want to upgrade hg and get
rid of the duplication, but doing so will have a non-trivial impact on
our workflow & tools.  Testing the feature will bring a bit more
confidence when we switch.

-John



More information about the Mercurial-devel mailing list