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/ 
> > 
> > 
> > Is this really what everyone wants?
> 
> Having issues linked from commit messages on changeset pages (like
> http://hg.python.org/cpython/rev/d52b1faa7b11) is very useful IMO;
> however, having those links disable the usual links to the changeset
> pages on the main log page (http://hg.python.org/cpython/) is a bug.  If
> nobody can fix it quickly, I’ll try to make a patch in a week or two.

See http://mercurial.selenic.com/bts/issue698 for a related issue
(the patch there may be reusable in order to disable these links in the
log view).

Regards

Antoine.


___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com


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 messages on changeset pages (like
http://hg.python.org/cpython/rev/d52b1faa7b11) is very useful IMO;
however, having those links disable the usual links to the changeset
pages on the main log page (http://hg.python.org/cpython/) is a bug.  If
nobody can fix it quickly, I’ll try to make a patch in a week or two.

Regards
___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com


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.org/cpython/ 


Is this really what everyone wants? I think there's way too much
information on the tracker if you just want to see what actually
got committed.



Stefan Krah



___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com


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.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com


[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 happens at all.



Stefan Krah


___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com