[Python-Dev] devguide: Write a guide to committing a patch. (original) (raw)
Antoine Pitrou solipsis at pitrou.net
Tue Jan 18 13:35:41 CET 2011
- Previous message: [Python-Dev] devguide: Cover how to (un-)apply a patch.
- Next message: [Python-Dev] devguide: Write a guide to committing a patch.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Tue, 18 Jan 2011 07:14:51 +0100 Ezio Melotti <ezio.melotti at gmail.com> wrote:
> + > +Committing Patches > +================== [...] > + > + svnmerge.py merge -r 42 > + > +This will try to apply the patch to the current patch and generate a > commit
Do we want to spend so much time explaining how to use SVN for core developers while we're supposed to switch to Mercurial Real Soon Now? (current core devs already know how to use it, and we don't get many new ones every month)
Regards
Antoine.
- Previous message: [Python-Dev] devguide: Cover how to (un-)apply a patch.
- Next message: [Python-Dev] devguide: Write a guide to committing a patch.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]