
benjamin at python
Jul 6, 2012, 8:44 PM
Post #2 of 2
(118 views)
Permalink
|
|
Re: Problem with hg hook for devguide repo?
[In reply to]
|
|
2012/7/6 Ned Deily <nad [at] acm>: > pushing to ssh://pyhg/devguide > searching for changes > remote: adding changesets > remote: adding manifests > remote: adding file changes > remote: added 1 changesets with 1 changes to 1 files > remote: sent email to roundup at report [at] bugs > remote: notified python-checkins [at] python of incoming changeset > bbe197bf57a1 > remote: 1 files updated, 0 files merged, 0 files removed, 0 files > unresolved > remote: sh: 1: source: not found > remote: sh: 1: sphinx-build: not found > remote: warning: incoming.sphinxbuild hook exited with status 127 Yes, this is because hg was migrated to OSUL. This is being discussed on the infrastructure list. -- Regards, Benjamin _______________________________________________ Python-Dev mailing list Python-Dev [at] python http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/list-python-dev%40lists.gossamer-threads.com
|