Re: post-review with git

2013-05-29 Thread Steven MacLeod
You can create a '.reviewboardrc' file in the top-level of the repository, and add the following line: REPOSITORY = '' where is the name you gave the repository in the Review Board admin panel. This should make things work. On Wed, May 29, 2013 at 5:23 PM, Peter Snelling wrote: > I posted pre

post-review with git

2013-05-29 Thread Peter Snelling
I posted previously that I've installed ReviewBoard 1.7.7.1 on a Suse linux server (with git, apache, postgresql, modswgi, memcached, ...). The git repository we all use is 172.16.27.63. To get post-review to work properly, I had to add the following repository: Path: snelling@172.16.27.63:/l

Re: Error using post-review with git

2012-12-04 Thread Matthew Woehlke
On 2012-12-03 09:41, Paul Albertella wrote: I'm getting a confusing error when I try to run post-review Failed to execute command: ['git', 'config', 'core.bare'] I've tried running this command directly in the repository (a non-bare clone) and it simply returns. That could mean the value i

Error using post-review with git

2012-12-03 Thread Paul Albertella
Hi, I'm getting a confusing error when I try to run post-review Failed to execute command: ['git', 'config', 'core.bare'] I've tried running this command directly in the repository (a non-bare clone) and it simply returns. I'm not sure what response the script is expecting. I'm using git ver

Re: post-review with git-svn parent throwing error

2011-05-31 Thread marr...@gmail.com
Guys, I had some time today to take a look at this again and figured out that is a revision issue. Seems that something don't work ok with git and svn revisions numbers. I have a patch for the script but don't know the workflow from here. Should I create a bug and attach the proposed patch to it?

Re: post-review with git-svn parent throwing error

2011-02-11 Thread marr...@gmail.com
Well, I started with two new branches, topic_a and topic_b, to avoid any commit interference The work was: $ git checkout -b topic_a $ vim doc/AUTHORS.rst $ commit $ git checkout -b topic_b $ vim doc/INSTALL.rst $ commit $ git checkout topic_a $ post-review --guess-summary --guess-description Rev

Re: post-review with git-svn parent throwing error

2011-02-11 Thread Christian Hammond
Can you run with --output-diff and see if it gives you anything useful? Also with --debug to see which commands it executes. Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.reviewboard.org VMware, Inc. - http://www.vmware.com On Fri, Feb 11, 2011 at 9:55 AM, Mart

post-review with git-svn parent throwing error

2011-02-11 Thread Martin
Hi everyone, I'm working with git-svn and the post-review command is failing when working on branches. I'm using the --parent and there are differences between the branches and the master. My repo is like this: * master -> The one that fetches from svn trunk mockito_refactor -> Branched from m

Re: Using post-review with git and gitosis

2009-08-12 Thread Christian Hammond
Mware, Inc. - http://www.vmware.com On Wed, Aug 12, 2009 at 3:26 PM, Kate Ebneter wrote: > Hi, > > We're evaluating Review Board and we're having trouble using post-review > with git repositories. Basically, we keep getting an error that looks like > this: > > >&g

Using post-review with git and gitosis

2009-08-12 Thread Kate Ebneter
Hi, We're evaluating Review Board and we're having trouble using post-review with git repositories. Basically, we keep getting an error that looks like this: >>> HTTP POSTing to http://reviews.ninginc.com/api/json/reviewrequests/new/: {'repository_path': '