Hi Clément,

We're working on rebuilding the GitLab support to use newer APIs so that
subgroups work. We have this working internally and hope to ship it soon.
We've been trying to get Review Board 3.0 out the door, so it'll probably
be after we wrap that up (final RC release is this week), but will be soon.

As for the username, we should be able to make that editable, but it
shouldn't be a blocker for you. Review Board shouldn't be talking over SSH
to the Git repository itself, so I imagine you're hitting issues when
setting up RBTools? If so, it's best to just specify the repository name by
setting REPOSITORY in .reviewboardrc instead of having it match based on a
clone URL, as that'll be faster and won't depend on the username set in
that path.

Christian

On Tue, Oct 31, 2017 at 1:29 PM, Clément Moyroud <clement.moyr...@gmail.com>
wrote:

> Hello,
>
> I've hit a couple roadblocks when trying to set-up ReviewBoard to talk to
> our Gitlab instance:
> 1. The code assumes that the user for the SSH connection is 'git' (i.e.
> git@<host>:repo.git), but for Omnibus-based Gitlab instances it's
> actually 'gitlab'. Could you please make that field editable?
> 2. Gitlab supports sub-groups, and ReviewBoard does not like them. When
> using e.g. 'groupA/groupB' for the 'Gitlab group name' field, we get this
> error message: "A group with this name was not found, or your user may not
> have access to it."
>
> Do you plan to add support to sub-groups soon? For now we've worked around
> the issue by editing the SQL DB directly.
>
> Thanks,
>
> Clément
>
> --
> Supercharge your Review Board with Power Pack:
> https://www.reviewboard.org/powerpack/
> Want us to host Review Board for you? Check out RBCommons:
> https://rbcommons.com/
> Happy user? Let us know! https://www.reviewboard.org/users/
> ---
> You received this message because you are subscribed to the Google Groups
> "reviewboard" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to reviewboard+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Christian Hammond
President/CEO of Beanbag <https://www.beanbaginc.com/>
Makers of Review Board <https://www.reviewboard.org/>

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to