Mercurial > evolve
view debian/copyright @ 1191:583f7f03434b stable
init: don't abort Mercurial on version mismatch
Evolve causes Mercurial to exit if there is a version mismatch, even
if no evolve command is invoked. This is a headache for people who
have to work with multiple versions of Mercurial. Instead, raise an
ImportError, which gives a warning but otherwise allows Mercurial to
run non-evolve commands.
author | Matt Mackall <mpm@selenic.com> |
---|---|
date | Tue, 23 Dec 2014 14:29:16 -0600 |
parents | b18b00036355 |
children | 160968654581 |
line wrap: on
line source
This software was downloaded from https://bitbucket.org/marmoute/mutable-history Copyright 2011 Peter Arrenbrecht <peter.arrenbrecht@gmail.com> Logilab SA <contact@logilab.fr> Pierre-Yves David <pierre-yves.david@ens-lyon.org> Patrick Mezard <patrick@mezard.eu> This software may be used and distributed according to the terms of the GNU General Public License version 2 or any later version. On Debian systems, the complete text of the GNU General Public License version 2 can be found in `/usr/share/common-licenses/GPL-2'.