Re: The specified diff file could not be parsed.

2015-02-18 Thread Christian Hammond
Hi Liam, This sounds like you're proxy server is being used for requests to your internal Review Board, which the proxy server is failing to access properly. I'm on the road so I can't give you exact details, but there's a command line option and configuration flag for telling RBTools to skip

Re: The specified diff file could not be parsed.

2015-02-18 Thread Jonathan Anderson
Mounting the git repository using NFS, and accessing it directly using the Path field in setup and clearing out the Mirror Path, my issue appears to be resolved. Thanks! On Monday, February 16, 2015 at 10:53:02 AM UTC-8, Jonathan Anderson wrote: Now that I know what was wrong with my

UnicodeDecodeError in web API if non-ASCII characters in summary or description

2015-02-18 Thread Halvor Lund
I'm having trouble posting review requests using the web API if the summary or description contains non-ASCII characters. I'm using RBTools 0.7.1, Python 2.7.8 and Ubuntu 14.10. The following script reproduces the problem: # coding: utf-8 from rbtools.api.client import RBClient # Example data

Re: The specified diff file could not be parsed.

2015-02-18 Thread Liam Reimers
After fiddling with this some more, I ended up discarding the repo config and creating a new config as a Gitlab repo. This seems to have worked, however, when I try to post a review: 08:03 $ rbt post -g yes --bugs-closed 19788098 -d RBTools 0.7.1 Python 2.6.9 (unknown, Sep 9 2014, 15:05:12)

Re: The specified diff file could not be parsed.

2015-02-18 Thread Liam Reimers
After fiddling with this some more, I ended up discarding the repo config and creating a new config as a Gitlab repo. This seems to have worked, however, when I try to post a review: 08:03 $ rbt post -g yes --bugs-closed 19788098 -d RBTools 0.7.1 Python 2.6.9 (unknown, Sep 9 2014, 15:05:12)

Issue 3777 in reviewboard: settings bugs_closed to an array causes the array to be serialized to a string

2015-02-18 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 3777 by vlov...@gmail.com: settings bugs_closed to an array causes the array to be serialized to a string https://code.google.com/p/reviewboard/issues/detail?id=3777 What version are you running? RBTool 0.7.1 reviewboard

Re: Issue 3761 in reviewboard: Can't add https subversion reppository (certificate included in /var/www/neoflex.reviews.board/data/.subversion/)

2015-02-18 Thread reviewboard
Comment #2 on issue 3761 by e...@flexibleinformatics.com: Can't add https subversion reppository (certificate included in /var/www/neoflex.reviews.board/data/.subversion/) https://code.google.com/p/reviewboard/issues/detail?id=3761 I'm getting this too. SERVER: CentOS 5.11, Python 2.7.9,

Issue 3776 in reviewboard: Problems with excluding files for diff/post with SVN

2015-02-18 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 3776 by griffin@gmail.com: Problems with excluding files for diff/post with SVN https://code.google.com/p/reviewboard/issues/detail?id=3776 What version are you running? RBTools 0.7.1 What's the URL of the page