Call for discussion: Phase names

Sean Farley sean at mcs.anl.gov
Mon Jan 9 22:41:26 UTC 2012


>
> And what is the rationale for that? That -also- seems obviously wrong.
>

Agreed.


> I see: the rationale is it saves transmit time for the edge case of
> "pushing changeset that are already present but secret on target".
>
> That's a fairly contrived scenario, and a poor reason to make this
> design choice. And it's almost certainly going to cause trouble.
> People today do things like 'hg id -r tip remote' to figure out what
> their incoming changeset group is going to look like, and if we don't
> actively hide these changesets from remote clients, we're breaking that.
> Similarly, if discovery says there are remote csets and we get an empty
> changegroup, we're going to upset people using 'hg summary --remote'.
>
> If we have to resend changesets because they happen to exist but are
> secret remotely, then I'm absolutely fine with that if it means we can
> have them actually be properly isolated.


Ah, ok, I finally get it now. I agree about not sharing the 'private /
secret / local' csets, but if that's the case, then what exactly is
ambiguous with using 'local' as the name? Unless you mean it clashes with
'local repo' naming?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial-devel/attachments/20120109/7fd56b4b/attachment-0002.html>


More information about the Mercurial-devel mailing list