Re: [Python-Dev] Buildbots and feature branches

2011-03-25 Thread Antoine Pitrou
On Fri, 25 Mar 2011 16:11:16 +0100 Éric Araujo wrote: > Le 25/03/2011 15:58, Stefan Krah a écrit : > > Incidentally, I noticed that push messages with an issue number get > > redirected to bugs.python.org. See the recent commit for #2650 here: > > > > http://hg.python.org/cpython/ > > > > > >

Re: [Python-Dev] Buildbots and feature branches

2011-03-25 Thread Éric Araujo
Le 25/03/2011 15:58, Stefan Krah a écrit : > Incidentally, I noticed that push messages with an issue number get > redirected to bugs.python.org. See the recent commit for #2650 here: > > http://hg.python.org/cpython/ > > > Is this really what everyone wants? Having issues linked from commit m

Re: [Python-Dev] Buildbots and feature branches

2011-03-25 Thread Stefan Krah
Antoine Pitrou wrote: > > I'm unable to figure out how to trigger a build of a feature branch, see: > > You cannot do that yet. Ok, thanks. Incidentally, I noticed that push messages with an issue number get redirected to bugs.python.org. See the recent commit for #2650 here: http://hg.python

Re: [Python-Dev] Buildbots and feature branches

2011-03-25 Thread Antoine Pitrou
On Fri, 25 Mar 2011 15:30:37 +0100 Stefan Krah wrote: > Hi, > > I'm unable to figure out how to trigger a build of a feature branch, see: You cannot do that yet. Regards Antoine. ___ Python-Dev mailing list Python-Dev@python.org http://mail.python.

[Python-Dev] Buildbots and feature branches

2011-03-25 Thread Stefan Krah
Hi, I'm unable to figure out how to trigger a build of a feature branch, see: http://www.python.org/dev/buildbot/all/builders/x86%20Ubuntu%20Shared%203.x/builds/3424 I saw this: 'Branch to build' is relative to http://svn.python.org/projects/python. But if I leave out the branch, nothing ha