[Python-Dev] [Python-checkins] devguide: Move to using mq for basic usage.
Sandro Tosi
sandro.tosi at gmail.com
Thu Feb 10 21:01:35 CET 2011
Hi,
On Wed, Feb 9, 2011 at 23:19, brett.cannon <python-checkins at python.org> wrote:
> +project's preference. We present here a very simple solution based on mq_
> +(Mercurial Queue) non-core developers.
for non-core devs (ok, this is not the last patch applied to the file,
but it's still there after the next changes).
> +This will update the patch to contain all of the changes you have made up to
> +this point. If you have any you have added or removed, use ``hg add`` or ``hg
> +remove``, respectively, before running ``hg qrefresh``.
If you have any <what's missing?>
> This will check and/or fix various common things people forget to do for
> -patches, such as adding any new files needing for the patch to work.
> +patches, such as adding any new files needing for the patch to work (do not
(do note
Cheers,
--
Sandro Tosi (aka morph, morpheus, matrixhasu)
My website: http://matrixhasu.altervista.org/
Me at Debian: http://wiki.debian.org/SandroTosi
More information about the Python-Dev
mailing list