Re: Get the latest diff from command line using ReviewBoard API

2008-12-30 Thread Jothiram
/{review_request_id}/diff/{diff_revision}/ raw/ -- works in browser but errors in API access. Unable to access http://172.16.98.82/api/json/reviewrequests/95/diff/1/raw (404). The host path may be invalid Is there any other API available that I'm missing. Thanks, Jothiram On Dec 30, 1:33 am, Christian

Re: Get the latest diff from command line using ReviewBoard API

2008-12-30 Thread Jothiram
Hi Christian, Instead of getting the json object, I got the diff using http_get. Now it is working. Thanks, Jothiram On Dec 30, 8:47 am, Jothiram jothira...@gmail.com wrote: Hi Christian, The /r/{review_request_id}/diff/raw works from the web browser. But when I try to access it using

Update from review board 1.5 beta1 to 1.5rc1

2010-07-08 Thread Jothiram
Hello, I updated my review board from 1.5beta1 to 1.5rc1 and I used easy_install to do the update. Now when I view diff of the existing review requests, I get the following error: Traceback (most recent call last): File /usr/lib/python2.5/site-packages/ReviewBoard-1.5rc1-py2.5.egg/

Re: OperationalError: database is locked

2014-04-10 Thread Jothiram Selvam
Hi Adam, Thanks for the tip. I am just searching for steps to do the migration. Any pointers there would be helpful. And which would be a better option for linux system - PostgreSQL or MySQL. Best regards, Joe. On Thu, Apr 10, 2014 at 4:34 PM, Adam Collard adam.coll...@gmail.comwrote: Hi

Re: Email All Reviewboard Users

2014-07-01 Thread Jothiram Selvam
David, It will be a good feature for review board if the admin wants send an email to all registered users. Please consider it for future releases. For now, I can extract all the email addresses and send them the email. Best regards, Joe. On Tue, Jul 1, 2014 at 2:17 AM, David Trowbridge

Re: Uploading attachments by reviewers

2018-03-19 Thread Jothiram Selvam
Yep! Non-image files. In our company some of the team members would like to pass on documents as references in comments. On Mon 19. Mar 2018 at 22:06, Christian Hammond <christ...@beanbaginc.com> wrote: > Uploading non-image files? > > Christian > > On Mon, Mar 19, 2018

Re: Uploading attachments by reviewers

2018-03-19 Thread Jothiram Selvam
Hi Christian, Thanks. Does it also make sense to add the option to also allow uploading a file in the comments, similar to uploading images in the future versions (after 3.0). Joe. On Mon 19. Mar 2018 at 21:54, Christian Hammond wrote: > Hi Joe, > > Only the owner of