What version are you running?
- postreview plugin, version 3.6.1
What's the URL of the page containing the problem?
What steps will reproduce the problem?
1. Just trying to run hg postreview
What is the expected output? What do you see instead?
** unknown exception encountered, please report by visiting
** http://mercurial.selenic.com/wiki/BugTracker
** Python 2.6.6 (r266:84297, Aug 24 2010, 18:13:38) [MSC v.1500 64 bit (AMD64)]
** Mercurial Distributed SCM (version 1.8.3)
** Extensions loaded: fixfrozenexts, reviewboard
Traceback (most recent call last):
File "hg", line 36, in <module>
File "mercurial\dispatch.pyo", line 16, in run
File "mercurial\dispatch.pyo", line 36, in dispatch
File "mercurial\dispatch.pyo", line 58, in _runcatch
File "mercurial\dispatch.pyo", line 601, in _dispatch
File "mercurial\dispatch.pyo", line 406, in runcommand
File "mercurial\dispatch.pyo", line 655, in _runcommand
File "mercurial\dispatch.pyo", line 609, in checkargs
File "mercurial\dispatch.pyo", line 598, in <lambda>
File "mercurial\util.pyo", line 433, in check
File "C:\S\GS\Util\Source\mercurial-reviewboard\mercurial_reviewboard\__init__.py", line 68, in postreview
send_review(ui, repo, c, parent, diff, parentdiff, opts)
File "C:\S\GS\Util\Source\mercurial-reviewboard\mercurial_reviewboard\__init__.py", line 127, in send_review
opts)
File "C:\S\GS\Util\Source\mercurial-reviewboard\mercurial_reviewboard\__init__.py", line 214, in new_review
raise util.Abort(_(msg))
File "mercurial\i18n.pyo", line 39, in gettext
AttributeError: 'ReviewBoardError' object has no attribute 'split'
What operating system are you using? What browser?
- Win7, 64-bit
Please provide any additional information below.