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 compile

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 post

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 p

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 post-revi

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 http://server/api/re

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 remote

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, sma...@o

Re: Trouble with basic Git configuration posting diffs

2013-02-20 Thread smarks
OK, so I won't be able to use Reviewboard because I don't have access to machine the repo is running on. Ah well. I am not sure which frontend it is using. It is branded source.the_company.com which 'the_company' is some big company. Everyone in this large company is encouraged to use it. It

Re: Trouble with basic Git configuration posting diffs

2013-02-20 Thread Christian Hammond
If they have any sort of front-end viewer to the repositories, and if there's any way in that viewer to view/download the raw file (and the path for that includes a "blob SHA1", which is the type of SHA1 that's in a diff -- should be testable by doing your own diff against something in the repos

Re: Trouble with basic Git configuration posting diffs

2013-02-20 Thread Spencer Marks
There is a way to download files. I will poke around. Thanks! Spencer On Feb 20, 2013, at 3:56 PM, Christian Hammond wrote: > If they have any sort of front-end viewer to the repositories, and if there's > any way in that viewer to view/download the raw file (and the path for that > includes

Re: Failed to get repository information svn+ssh

2013-02-20 Thread Alex Edwards
This did in fact work. thankyou On Tuesday, 19 February 2013 08:28:36 UTC-8, o10k...@gmail.com wrote: > > Hi. > > Perhaps, Issue 2834 could be helpful for you. > > http://code.google.com/p/reviewboard/issues/detail?id=2834 > -- Want to help the Review Board project? Donate today at http://www.

Re: Failed to get repository information svn+ssh

2013-02-20 Thread Christian Hammond
We're going to get a fix for this in a release tonight. Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.reviewboard.org VMware, Inc. - http://www.vmware.com On Wed, Feb 20, 2013 at 2:44 PM, Alex Edwards wrote: > This did in fact work. > > thankyou > > > On Tuesd