[issue13269] Document that "Remote hg repo" accepts remote branches

2011-10-26 Thread Jesús Cea Avión
Changes by Jesús Cea Avión : -- Removed message: http://bugs.python.org/msg146438 ___ Python tracker ___ ___ Python-bugs-list mailing

[issue13269] Document that "Remote hg repo" accepts remote branches

2011-10-26 Thread Jesús Cea Avión
Jesús Cea Avión added the comment: Eric, the original text says: """ The Create Patch button will then compute a diff for the head revision of the **remote** branch, and attach the diff to the issue. """ :-) -- ___ Python tracker

[issue13269] Document that "Remote hg repo" accepts remote branches

2011-10-26 Thread Jesús Cea Avión
Jesús Cea Avión added the comment: Eric, the original text says: """ The Create Patch button will then compute a diff for the head revision of the remote branch, and attach the diff to the issue. ^^ """ :-) -- ___ Python tracker

[issue13269] Document that "Remote hg repo" accepts remote branches

2011-10-26 Thread Roundup Robot
Roundup Robot added the comment: New changeset 7fbd2fe8c13c by Jesus Cea in branch 'default': Close #13269: Document that "Remote hg repo" accepts remote branches http://hg.python.org/devguide/rev/7fbd2fe8c13c -- nosy: +python-dev resolution: -> fixed stage: needs patch -> committed/re

[issue13269] Document that "Remote hg repo" accepts remote branches

2011-10-26 Thread Éric Araujo
Éric Araujo added the comment: > I take care of this. Okay, as long as you don’t use Git terminology like “remote” :) -- components: +Devguide -Distutils ___ Python tracker ___

[issue13269] Document that "Remote hg repo" accepts remote branches

2011-10-26 Thread Ezio Melotti
Changes by Ezio Melotti : -- components: +Distutils nosy: +eric.araujo, ezio.melotti stage: -> needs patch ___ Python tracker ___ ___

[issue13269] Document that "Remote hg repo" accepts remote branches

2011-10-26 Thread Jesús Cea Avión
New submission from Jesús Cea Avión : "Remote hg repo" accepts remote branches, but the devguide says that the patch must be in "default" branch. Update the docs. I take care of this. -- assignee: jcea keywords: easy messages: 146435 nosy: jcea priority: normal severity: normal status