Re: Not able to view the posted diff

2013-05-13 Thread bincy
Hi Christain, Is there any difference in the configuration of cgit and gitweb in the case of Raw file URL mask we are using cgit. Thanks On Sunday, 12 May 2013 21:58:43 UTC+5, bincy wrote: we are using cgit. Thanks -- *From:* Christian Hammond

Re: Not able to view the posted diff

2013-05-13 Thread bincy
Hi Christian, This format does not seems to be matching with my git , because I am not able to upload the diff. Also the temp file i (the one that starts with tmp but doesn't end with -new). looks like the a webpage.(xml format). Any guess? Thanks for your support Bincy On Monday, 13 May

Website appears to be down

2013-05-13 Thread rfs
I'm getting a 502 error on all pages under www.reviewboard.org, though downloads site seems to work: $ wget http://www.reviewboard.org --2013-05-13 08:16:11-- http://www.reviewboard.org/ Resolving www.reviewboard.org (www.reviewboard.org)... 54.243.231.149 Connecting to www.reviewboard.org

Re: need help hooking up rb to cgit

2013-05-13 Thread A.M.
On Sun, 12 May 2013 19:21:11 -0700, Silurian Ireviken silurianirevi...@gmail.com wrote: I've gotten reviewboard working with my git repo when I keep around a local copy of the checkout, and update it frequently. I'm trying to move to using a url to cgit My cgit setup is pretty unfriendly.

Association between a review and Ship it at the RBClient level

2013-05-13 Thread Jody
I'm confused on how to find if a submitted review has a ship it associated it with it. Does someone have a python fragment that shows how to extract this information along with the person who voted to press ship it? Here's what I have so far: from rbtools.api.client import RBClient client =

Re: Association between a review and Ship it at the RBClient level

2013-05-13 Thread A.M.
On Mon, 13 May 2013 09:42:24 -0700 (PDT), Jody josephwinston...@gmail.com wrote: I'm confused on how to find if a submitted review has a ship it associated it with it. Does someone have a python fragment that shows how to extract this information along with the person who voted to press ship