Comment #11 on issue 3044 by [email protected]: plasticscm repository
doesn't work
http://code.google.com/p/reviewboard/issues/detail?id=3044
It doesn't seem to be a debug log 'only'. I also see a red bar which
contents are not readable because it is hidded behind some element. Plastic
repository which I was trying to add is not visible in the reviewboard, so
it seem like adding repository didn't work.
On the other node, I tried to do the same thing on the 'master' branch and
there repository could be added on reviewboard site but creating a review
by giving a changeset doesn't work from the site. A blank review is created
but there is no file description or diff :(
Using 'post-review' encountered the following error when trying to post the
review.
abhiravk@MrvServer:~/workspace/plastic$ post-review 447
Traceback (most recent call last):
File "/usr/local/bin/post-review", line 9, in <module>
load_entry_point('RBTools==0.5.1.dev', 'console_scripts', 'post-review')()
File "/usr/local/lib/python2.7/dist-packages/RBTools-0.5.1.dev-py2.7.egg/rbtools/postreview.py",
line 1303, in main
server.load_capabilities()
File "/usr/local/lib/python2.7/dist-packages/RBTools-0.5.1.dev-py2.7.egg/rbtools/postreview.py",
line 266, in load_capabilities
info = self.api_get('api/info/')
File "/usr/local/lib/python2.7/dist-packages/RBTools-0.5.1.dev-py2.7.egg/rbtools/postreview.py",
line 697, in api_get
return self.process_json(self.http_get(path))
File "/usr/local/lib/python2.7/dist-packages/RBTools-0.5.1.dev-py2.7.egg/rbtools/postreview.py",
line 634, in process_json
rsp = json_loads(data)
File "/usr/lib/python2.7/json/__init__.py", line 338, in loads
return _default_decoder.decode(s)
File "/usr/lib/python2.7/json/decoder.py", line 365, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
File "/usr/lib/python2.7/json/decoder.py", line 383, in raw_decode
raise ValueError("No JSON object could be decoded")
ValueError: No JSON object could be decoded
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
You received this message because you are subscribed to the Google Groups
"reviewboard-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.