Hi,

Looks like some issue with the interpretation of the data coming from hg.

How comfortable are you with Python? It'd be helpful to see what data it's 
operating on.

Christian


On May 3, 2012, at 0:41, Juhani Tali <juhani.t...@estneti.com> wrote:

> Hi,
> 
> I am a bit stuck with post-review errors.
> What could be the problem?
> 
> review-script starts post-review with comments etc.
> Version control is mercurial.
> 
> www-data@squeeze:~/hg/.hg$  python /var/www/hg/.hg/review-script
> 0477768532d98c2a8cb25d92b2a95ab1e14a73e6
>>>> RBTools 0.4.1
>>>> Home = /var/www
>>>> HTTP GETting api/
>>>> HTTP GETting https://127.0.0.1:443/reviewboard/api/info/
>>>> Using the new web API
> Traceback (most recent call last):
>  File "/usr/local/bin/post-review", line 9, in <module>
>    load_entry_point('RBTools==0.4.1', 'console_scripts', 'post-
> review')()
>  File "/usr/local/lib/python2.6/dist-packages/rbtools/postreview.py",
> line 1248, in main
>    diff, parent_diff = tool.diff(args)
>  File "/usr/local/lib/python2.6/dist-packages/rbtools/clients/
> mercurial.py", line 151, in diff
>    return self._get_outgoing_diff(files)
>  File "/usr/local/lib/python2.6/dist-packages/rbtools/clients/
> mercurial.py", line 205, in _get_outgoing_diff
>    self._get_outgoing_changesets(current_branch, remote)
>  File "/usr/local/lib/python2.6/dist-packages/rbtools/clients/
> mercurial.py", line 248, in _get_outgoing_changesets
>    branch, rev = pair.strip().split('\n')
> ValueError: too many values to unpack
> 
> Juhani Tali
> 
> -- 
> Want to help the Review Board project? Donate today at 
> http://www.reviewboard.org/donate/
> Happy user? Let us know at http://www.reviewboard.org/users/
> -~----------~----~----~----~------~----~------~--~---
> To unsubscribe from this group, send email to 
> reviewboard+unsubscr...@googlegroups.com
> For more options, visit this group at 
> http://groups.google.com/group/reviewboard?hl=en

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~----------~----~----~----~------~----~------~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en

Reply via email to