Mercurial, reviewboard and post-review rb tool

2012-06-29 Thread Mantas D.
Hello, I have installed and configured reviewboard 1.6.9 stable on Ubuntu 12.04 LTS, installed RBtools 0.41 Idea is that it is too late in my project to introduce pre-review requests so instead my intentions are to collect post-review requests (for show and tell and analysis) of all

Re: Mercurial, reviewboard and post-review rb tool

2012-06-29 Thread Christian Hammond
You can ignore that API code. That's not where the problem is coming from. Are those revisions that you referenced available in the repository that Review Board has been configured to talk to? What it's saying is that it's not finding those revisions there. Christian -- Christian Hammond -

Re: Mercurial, reviewboard and post-review rb tool

2012-06-29 Thread Mantas D.
Another question would be why does it need to communicate with remote repository when post-review has gathered all of the diff data already ? In any case those revision are available in referenced repo, nothing new has been commited. Repo was cloned, updated to default tip, and then I tried

Post-Review and Non publically accessible repositories

2012-06-29 Thread Daniel Laird
I am using post-review to generate my diff requests and post them to my reviewboard instance. One of my SVN servers has restricted access, as such I mark it as non publically accessible and add all the Users /Groups that can access it. The problem is when I run post-review it fails to find the

Re: Having trouble with post-review.

2012-06-29 Thread Peter Konneker
Here's the tail end of the log file: our.server:80 192.168.0.150 - - [27/Jun/2012:10:47:49 -0700] GET /192.168.0.55/api/ HTTP/1.1 404 4071 - RBTools/0.4.1 our.server:80 192.168.0.150 - - [27/Jun/2012:10:47:49 -0700] POST /192.168.0.55/api/json/accounts/login/ HTTP/1.1 404 4091 -

Re: Post-Review and Non publically accessible repositories

2012-06-29 Thread Christian Hammond
Hi Dan, What version of post-review are you using? The first thing it should do is authenticate, so I don't know why you're hitting this. Many, many people use post-review with private repos/groups/localsites, so there's some specific issue here we need to track down. Do you have a debug log

Re: Having trouble with post-review.

2012-06-29 Thread Christian Hammond
Can you show me your .reviewboardrc? It looks like it's sticking the IP address in the URL, so I imagine it's formatted wrong. Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.reviewboard.org VMware, Inc. - http://www.vmware.com On Fri, Jun 29, 2012 at 9:35 AM,

Re: Having trouble with post-review.

2012-06-29 Thread Peter Konneker
I didn't make one since I wasn't sure where to put it, haha. That must be the problem. Was running the command thusly: post-review --debug -p --repository-url=file:///home/svn/repos/repo --revision-range=31648 --server=192.168.0.55 --username=user --password=pwd--submit-as=otherguy Where

Re: Having trouble with post-review.

2012-06-29 Thread Christian Hammond
You're missing the http:// on the server. The .reviewboardrc should be in the root of the repository checkout, not in /root. Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.reviewboard.org VMware, Inc. - http://www.vmware.com On Fri, Jun 29, 2012 at 12:49 PM,

Re: Having trouble with post-review.

2012-06-29 Thread Peter Konneker
So how would you automate this from the post-commit hooks? Do you need a checkout somewhere to work from? On Friday, June 29, 2012 2:44:28 PM UTC-6, Christian Hammond wrote: You're missing the http:// on the server. The .reviewboardrc should be in the root of the repository checkout, not

Re: Issue 2649 in reviewboard: HTTPS certificate not accepted. Please ensure that the proper certificate exists in /var/www/reviewboard/data/.subversion/auth for the user that reviewboard is running a

2012-06-29 Thread reviewboard
Comment #3 on issue 2649 by gus4...@gmail.com: HTTPS certificate not accepted. Please ensure that the proper certificate exists in /var/www/reviewboard/data/.subversion/auth for the user that reviewboard is running as. http://code.google.com/p/reviewboard/issues/detail?id=2649 Hi There,

Re: Issue 2653 in reviewboard: Reviewboard returns error 200 when publishing a review

2012-06-29 Thread reviewboard
Comment #1 on issue 2653 by govo1...@gmail.com: Reviewboard returns error 200 when publishing a review http://code.google.com/p/reviewboard/issues/detail?id=2653 Error 200 is returned when attempting to do anything to the review: Publish, Discard, or Save -- You received this message

Re: Issue 2653 in reviewboard: Reviewboard returns error 200 when publishing a review

2012-06-29 Thread reviewboard
Comment #2 on issue 2653 by govo1...@gmail.com: Reviewboard returns error 200 when publishing a review http://code.google.com/p/reviewboard/issues/detail?id=2653 ok 0 http://spg142/api/review-requests/1171/reviews/1528/diff-comments/ GET

Issue 2654 in reviewboard: Set, jump between bookmarks in DiffViewer

2012-06-29 Thread reviewboard
Status: New Owner: Labels: Type-Enhancement Priority-Medium New issue 2654 by ryan.bea...@gmail.com: Set, jump between bookmarks in DiffViewer http://code.google.com/p/reviewboard/issues/detail?id=2654 What version are you running? 1.6.1 What's the URL of the page this enhancement