Re: rbt post not working with revision-range and other options in git for code already pushed to the remote

2014-09-05 Thread Jillala Srinivas
-configuration Christian -- Christian Hammond - chri...@beanbaginc.com javascript: Review Board - http://www.reviewboard.org Beanbag, Inc. - http://www.beanbaginc.com On September 3, 2014 at 12:00:00 AM, Jillala Srinivas ( sriniva...@gmail.com javascript:) wrote: Hi, Thanks. Unfortunately

rbt post not working with revision-range and other options in git for code already pushed to the remote

2014-09-02 Thread Jillala Srinivas
Hi , We are using git as Version Control and we are using the rbt tool for raising the review requests. Version info RBTools 0.6.2 git version 1.8.3.1 1. rbt post working fine for commits which are not pushed to remote. 2. But same fails when we try to raise review with already

Re: Error while setting up git repos in ReviewBoard by using Raw file URL mask:Unable to authenticate against this repository using one of the supported authentication types.

2013-12-05 Thread Jillala Srinivas
On Wed, Dec 4, 2013 at 2:30 AM, Jillala Srinivas sriniva...@gmail.comjavascript: wrote: I got the following error : - Unable to authenticate against this repository using one of the supported authentication types. This error I got when I tried to setup by using the RAW file URL

Re: Error while setting up git repos in ReviewBoard by using Raw file URL mask:Unable to authenticate against this repository using one of the supported authentication types.

2013-12-04 Thread Jillala Srinivas
I got the following error : - Unable to authenticate against this repository using one of the supported authentication types. This error I got when I tried to setup by using the RAW file URL mask. On Tuesday, December 3, 2013 12:29:26 PM UTC+2, Jillala Srinivas wrote: Hi, I

Error while setting up git repos in ReviewBoard by using Raw file URL mask:Unable to authenticate against this repository using one of the supported authentication types.

2013-12-03 Thread Jillala Srinivas
Hi, I setup ReviewBoard to work with git. I'm using gitolite to host the git repos. ReviewBoard is working when I have local clone and I have script for synching repos. However, I'm trying to setup by giving the Raw url mask of the gitweb, it's giving the above said error. Working setup :

review request Url is not generating with the port number.

2013-10-25 Thread Jillala Srinivas
Hi, I am using Review board for code review and using the gitolite for hosting the git repositories. The whole stuff is working fine, but with some minor problem. I am running the reviewboard site on the port and reviewboard url looks like: http://www.example.net:/reviews. Created