Re: RBtools 0.7 - issue posting a review

2015-04-07 Thread Daniel Laird
On a new Ubuntu 14.04 installation I am seeing something similar: (We are testing 14.04 before wider rollout.) Running: svn info --non-interactive Running: diff --version Running: svn --version -q repository info: Path: http://REVIEWBOARD_URL/NAME, Base path: PATH TO CHANGES, Supports

Re: RBtools 0.7 - issue posting a review

2015-04-07 Thread Christian Hammond
Hey Dan, Would you be able to provide us with the raw contents of that svn diff command? We need some test data to help us repro the problem. Assuming this is confidential data, you can send that attachment along to supp...@beanbaginc.com (though we'll still discuss the issue here). Thanks! -

Re: RBtools 0.7 - issue posting a review

2015-02-15 Thread Daniel Laird
After some investigation we found the following: # TODO: This can break on systems that don't have the en_US local # installed (which isn't very many). Ideally in this case, we could # put something in the config file, but that's not plumbed through to here. env['LC_ALL'] = 'en_US.UTF-8'

Re: RBtools 0.7 - issue posting a review

2015-01-31 Thread David Trowbridge
Hi Daniel, Do you think you could add some code to print out the contents of 'log' inside _convert_symbolic_revision before we try to construct the etree? Thanks, -David On Fri Jan 30 2015 at 4:48:37 AM Daniel Laird daniel.j.la...@googlemail.com wrote: We have a shared Debian server and we

RBtools 0.7 - issue posting a review

2015-01-30 Thread Daniel Laird
We have a shared Debian server and we have updated RBtools to 0.7. When we try to post a review we get the following: SERVER_NAME rbt post -d NUM RBTools 0.7 Python 2.7.3 (default, Mar 13 2014, 11:03:55) [GCC 4.7.2] Running on Linux-3.2.0-4-amd64-x86_64-with-debian-7.8 Home =