I cannot create repositore in Review Board via rbt-gateway, if I have
forward slash in name. Here is an example of repository in config.json of
rbt-gateway service.
{
>
> "name": "~admin/TestRepAdmin",
>
> "path": "C:/git_repos/~admin/TestRepAdmin.git",
>
> "scm": "git"
>
> },
>
>
In the name above, there is "/" char. In reviewboard server when I add new
repository with hosting service gateway and put same name under repository
name, I get error 404. If I remove forward slash from code above, and add
new repository in RB server with same name (so without forward slash), it's
working ok.
My question is, how do I add new repository to Review Board server via
rbt-gateway, if I have foward slash character in repository's name.
--
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
"Review Board Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/reviewboard/c8df7696-82e6-47c3-916f-68ec4d2b9b92%40googlegroups.com.