Strategies for push/merge problem?

Matt Mackall mpm at selenic.com
Tue Jul 15 11:45:05 CDT 2008


On Tue, 2008-07-15 at 07:51 +0200, Peter Arrenbrecht wrote:
> We all heard that Matt is not interested in the push approach. Fair
> enough. So the question is, do sufficiently motivated people want to
> take this into their own hands? I think it's not that hard to do as a
> client and server extension, which could alleviate both the merge race
> and the mergeful history problems. But, of course, a legimitate
> question is if it stands a chance of getting official extension status
> (Matt?).

Doing merging on the server is not a good idea. Setting aside all the
security and resource usage and complexity issues, it means that the
resulting commit is not something anyone has ever even seen, let alone
tested. And now it's in your history permanently. Who's name goes on
that commit?

-- 
Mathematics is the supreme nostalgia of our time.



More information about the Mercurial mailing list