Re: "There was an error displaying this diff" when config rb via gitweb configuration

2017-08-30 Thread Zizou Fablenas
Hi Christian, Exciting. Look forward to get it. Thanks On Thursday, 31 August 2017 12:06:28 UTC+8, Christian Hammond wrote: > > Hi Zizou, > > Subgroups aren't supported today, but we should have support in next > week's release (aiming for Tuesday). > > Christian > > On Wed, Aug 30, 2017 at

Re: "There was an error displaying this diff" when config rb via gitweb configuration

2017-08-30 Thread Christian Hammond
Hi Zizou, Subgroups aren't supported today, but we should have support in next week's release (aiming for Tuesday). Christian On Wed, Aug 30, 2017 at 7:00 PM, Zizou Fablenas wrote: > Hi christian, > Thanks for you reply. > We've configured the repo as a GitLab repository

Re: "There was an error displaying this diff" when config rb via gitweb configuration

2017-08-30 Thread Zizou Fablenas
Hi christian, Thanks for you reply. We've configured the repo as a GitLab repository before, but when we started to use 'subgroup's on Gitlab, the reviewboard can not locate the repo. In the GitLab subgroup context, the repository is under the path '://' while it seems that repository doesn't

Re: Review Board Ticket #4581: Make it easier to generate links to specific comments

2017-08-30 Thread Christian Hammond
-- To reply, visit https://hellosplat.com/s/beanbag/tickets/4581/ -- New update by jameslin For Beanbag, Inc. > Review Board > Ticket #4581

Review Board Ticket #4581: Make it easier to generate links to specific comments

2017-08-30 Thread James Lin
-- To reply, visit https://hellosplat.com/s/beanbag/tickets/4581/ -- New ticket #4581 by jameslin For Beanbag, Inc. > Review Board Status: New

Re: rbt post doesn't work if repository url configured in review board is not the root repostitory

2017-08-30 Thread Christian Hammond
Hi, This is correct. Review Board must point to the repository, and not a subdirectory within the repository, or it won't be able to correctly compute paths relative to the root. Is there a reason that pointing to the root doesn't work in your case? Christian On Wed, Aug 30, 2017 at 4:05 AM,

Re: "There was an error displaying this diff" when config rb via gitweb configuration

2017-08-30 Thread Christian Hammond
Hi, You'll need to configure the repository as a GitLab repository. A plain Git repository won't work. Review Board must talk to the GitLab API in order to access files, correctly validate diffs, and display the diff viewer. You'll also want to grab a newer 2.5.x release for some other GitLab

Re: Archive ClearCase review board

2017-08-30 Thread Christian Hammond
Hi Ben, At the moment, you'll need to keep a working, accessible server around with the same set of branches/commits, so that Review Board can access it. Down the road, I expect we're going to provide proper archival functionality of some sort (this might be a Power Pack feature) so you can take

Archive ClearCase review board

2017-08-30 Thread Ben
Hi, I would like to migrate a reviewboard database configured with Clearcase and archive it in read only mode. Any one know what live connection it needs with a clearcase replica (if any) for users to browse old reviews and diffs? Is connection to live clearcase required? if so do branches

"There was an error displaying this diff" when config rb via gitweb configuration

2017-08-30 Thread Zizou Fablenas
hi guys, to support gitlab subgroup configurations, we had configured rb as follows, when posted via "rbt post -g", we got errors as follows,