Experimental implementation of liquid-hg

Didly didlybom at gmail.com
Wed Jan 19 02:00:37 CST 2011


On Wed, Jan 19, 2011 at 1:43 AM, Pierre-Yves David <
pierre-yves.david at ens-lyon.org> wrote:

>
> Bonus questions
> ````````````````
> (Bonus-1) how to handle pull based publish ?
>
>    I have no simple idea.
>

I think that there are two possible scenarios:

A) You have write rights on the repository you are pulling from
B) You do not have write rights on the repository you are pulling from

In Scenario A, I think the same (or a very) similar logic that you described
for "push-based publish" actions could be used.
In Scenario B, I believe that we should simply not pull any liquid changeset
by default, unless a --force option (or similar) is used.

BTW, this is really exciting stuff! :-)

Angel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://selenic.com/pipermail/mercurial-devel/attachments/20110119/c050cf46/attachment.htm>


More information about the Mercurial-devel mailing list