Re: Posting a review against multiple repositories.

2016-04-06 Thread David Trowbridge
Joseph, There's no way for a single review request to span repositories. What you can do (and what we recommend) is to use the "depends on" field to indicate the interdependencies between the changes in each repository. Making custom rbt commands is pretty easy. You can either do it in Python,

Re: diff viewer does not work after GitLab update, reviewboard version 1.7.27

2016-04-06 Thread Christian Hammond
Also, what version of Review Board are you using? Christian -- Christian Hammond President/CEO of Beanbag Makers of Review Board On Wed, Apr 6, 2016 at 11:52 AM, Christian Hammond wrote: > Hi Ralf, > >

Re: diff viewer does not work after GitLab update, reviewboard version 1.7.27

2016-04-06 Thread Christian Hammond
Hi Ralf, Sounds like they made a backwards-incompatible change to their API. We'll need to investigate and likely work on a patch for the next release. Would you be able to file a bug on https://hellosplat.com/s/beanbag/tickets/new/?project=reviewboard and, after filing, privately attach the

Reviewboard upgrade failure

2016-04-06 Thread Christian Hammond
Hey Dan, That looks like it's due to a half-updated database, where some changes were applied and then there was a failure. Or, due to a forced hinted evolution that took place at some point. To fix it, you'd have to figure out exactly what SQL statements had applied from which evolutions, how

Re: Integrated ReviewBoard in TortoiseSVN 1.8.X

2016-04-06 Thread john levin
Hi, Wow. Infact i was trying the same (integrating with Tortoise-svn to create reviews automatically). I would like to see ur code. Could you please share it in public? Thanks ! John On Friday, May 9, 2014 at 3:32:39 AM UTC+5:30, Tamer Afify wrote: > > Hi All, > > I have made few changes in

Re: Integrated ReviewBoard in TortoiseSVN 1.8.X

2016-04-06 Thread 'Wolfgang Hottgenroth' via reviewboard
Hi Tamer, are the sources or a binary with this additional functionality anywhere available in public or can you share it with me? Or is it already integrated into the official TortoiseSVN sources? Cheers, Wolfgang Am Freitag, 9. Mai 2014 00:02:39 UTC+2 schrieb Tamer Afify: > Hi All, > > I