Re: CentOS Installation

2011-11-18 Thread Stephen Gallagher
On Thu, 2011-11-17 at 15:37 -0600, Chris Tooley wrote: > Every single package installed by running "easy_install ReviewBoard" > or "easy_install -U ReviewBoard" (ie: anything that gets pulled down) > has permissions that prevents ReviewBoard from working on CentOS. I've > now done this installation

Re: CentOS Installation

2011-11-18 Thread Chris Tooley
On Fri, Nov 18, 2011 at 6:23 AM, Stephen Gallagher wrote: > On Thu, 2011-11-17 at 15:37 -0600, Chris Tooley wrote: >> Every single package installed by running "easy_install ReviewBoard" >> or "easy_install -U ReviewBoard" (ie: anything that gets pulled down) >> has permissions that prevents Revie

Issues with RBTools and Subversion

2011-11-18 Thread Jeff Ward
Hey All, I'm having some problems with Subversion 1.7 and RBTools. It looks like Subversion 1.7 (at least SilkSvn) broke using Windows GNU Diff, using --diff-cmd as all attempts to get the diff error out with: === svn: E200012: 'diff

How do you to post a diff to ReviewBoard through its API?

2011-11-18 Thread alexmas
I have been struggling to post a diff to ReviewBoard through their API. I've managed to login to the server and create a new post, but I've failed to post correctly the contents of the diff file. I'm new to writing this kind of application, but my goal is to have a one step script to: diff a file