[python-committers] Three wishes for Mercurial-Roundup integration

Éric Araujo merwok at netwok.org
Wed Oct 12 18:10:51 CEST 2011


Le 06/10/2011 19:25, Georg Brandl a écrit :
> Did you get a "sent email to roundup" message on push?

Just pushed to the distutils2 repo:

remote: adding changesets
remote: adding manifests
remote: adding file changes
remote: added 6 changesets with 13 changes to 8 files
remote: Traceback (most recent call last):
remote:   File "/data/hg/repos/hooks/hgroundup.py", line 57, in update_issue
remote:     _update_issue(*args, **kwargs)
remote:   File "/data/hg/repos/hooks/hgroundup.py", line 69, in
_update_issue
remote:     repourl = posixpath.join(ui.config('web', 'baseurl'), 'rev/')
remote:   File "/usr/lib/python2.6/posixpath.py", line 67, in join
remote:     elif path == '' or path.endswith('/'):
remote: AttributeError: 'NoneType' object has no attribute 'endswith'
remote: error: changegroup.roundup hook raised an exception: 'NoneType'
object has no attribute 'endswith'

Thanks


More information about the python-committers mailing list