Errors when pushing to hg.python.org/jython
Jeff Allen <[email protected]>
| Newsgroups | gmane.comp.lang.jython.devel |
|---|---|
| Message-ID | <[email protected]> |
Just now got these error messages, actually 4 repeats, one for each change set: PS jython-int> hg push pushing to ssh://[email protected]/jython searching for changes remote: adding changesets remote: adding manifests remote: adding file changes remote: added 4 changesets with 28 changes to 25 files remote: Traceback (most recent call last): remote: File "/srv/hg/repos/hooks/mail.py", line 166, in incoming remote: return _incoming(ui, repo, **kwargs) remote: File "/srv/hg/repos/hooks/mail.py", line 102, in _incoming remote: diffstat = patch.diffstat(iterlines(diffchunks), width=60, git=True) remote: TypeError: diffstat() got an unexpected keyword argument 'git' remote: error: incoming.notify hook raised an exception: diffstat() got an unexpected keyword argument 'git' remote: (run with --traceback for stack trace) ... and 3 more the same (from "remote: Traceback ..."). It seems to have worked (my change sets landed), but something's not right at the PSF end. Any ideas? Jeff ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Jython-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jython-dev