Re: Error while adding perforce 2012.2 repository to reviewboard 1.7.4

2013-02-20 Thread chuck j
Thanks David for responding my email. Here are the steps which i followed. My Linux box has el5 has following openssl package. openssl097a-0.9.7a-9.el5_2.1 openssl-devel-0.9.8e-12.el5 openssl097a-0.9.7a-9.el5_2.1 openssl-0.9.8e-12.el5 openssl-0.9.8e-12.el5 openssl-devel-0.9.8e-12.el5 To

Re: Process for moving older RB database to new install

2013-02-20 Thread virtualAdmin
Hey Christian, Thanks for the reply. Based on what you said, the approach I'm going to take is: 1. Get a server running with the same python version as the old server (2.4). 2. Copy over site-packages from the old to the new server. 3. Install Reviewboard 1.5.5. 4. Debug from there. I'll

How to get review id before publishing a review request

2013-02-20 Thread chuck j
Hi, how to get review request id after successful posting of review request and before publishing the review request. I tried to search a lot in reviewbaord forum but couldn't find relevant response, do we have such api which will help our need. Thanks, Chuck -- Want to help the Review Board

Re: How to get review id before publishing a review request

2013-02-20 Thread Matthew Woehlke
On 2013-02-20 12:31, chuck j wrote: how to get review request id after successful posting of review request and before publishing the review request. Can you be more specific? How are you posting the review request? In what form do you need the ID? If you are writing a wrapper over

Re: How to get review id before publishing a review request

2013-02-20 Thread Raja
Hi You would have to know one of the following parameters when making a GET call: changenum, time-added-to, time-added-from, last-updated-to, last-updated-from, from-user, repository, ship-it, status, to-groups,to-user-groups, to-users, to-users-directly Something like

Re: Trouble with basic Git configuration posting diffs

2013-02-20 Thread smarks
Hi, Thanks for the info. Ironically, ssh:// x...@source.mycompany.com/base/git/project is already hosted on a website that like, but neither gitweb or cgit so introducing a third layer here seems like less than a good idea to me. Does cgit needs to be installed on the machine where the

Re: Trouble with basic Git configuration posting diffs

2013-02-20 Thread Christian Hammond
Cgit needs to be on the same machine as the git repo (or at least have filesystem access to it) for the same reason that Review Board can't be pointed directly to a remote git repo. Something needs to provide the access that the protocol does not. Christian On Feb 20, 2013, at 10:16,

Issue 2912 in reviewboard: Emails are not send when the Open issues are closed/dropped with out any comment

2013-02-20 Thread reviewboard
Status: New Owner: Labels: Type-Enhancement Priority-Medium New issue 2912 by x.p.prat...@gmail.com: Emails are not send when the Open issues are closed/dropped with out any comment http://code.google.com/p/reviewboard/issues/detail?id=2912 *** For customer support, please post to

Re: Issue 1765 in reviewboard: Git should show the use ra Permission Denied error when using local repositories with invalid permissions

2013-02-20 Thread reviewboard
Comment #7 on issue 1765 by stefano@gmail.com: Git should show the use ra Permission Denied error when using local repositories with invalid permissions http://code.google.com/p/reviewboard/issues/detail?id=1765 I am sorry but the solution to this is not really clear. I understand what

Re: Issue 2907 in reviewboard: post-review --guess-summary with --revision-range and git

2013-02-20 Thread reviewboard
Comment #3 on issue 2907 by julien.hamaide: post-review --guess-summary with --revision-range and git http://code.google.com/p/reviewboard/issues/detail?id=2907 My bad, wrong usage here. Works as expected. -- You received this message because this project is configured to send all issue

Re: Issue 2907 in reviewboard: post-review --guess-summary with --revision-range and git

2013-02-20 Thread reviewboard
Updates: Status: UserError Comment #4 on issue 2907 by trowb...@gmail.com: post-review --guess-summary with --revision-range and git http://code.google.com/p/reviewboard/issues/detail?id=2907 (No comment was entered for this change.) -- You received this message because this project