I'd just recommend not putting the slash in the repository name. That name can be whatever you like (as long as it matches between rb-gateway and the Review Board admin).
David On Thu, Dec 12, 2019 at 4:31 AM Valentin Kragelj <[email protected]> wrote: > 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 > <https://groups.google.com/d/msgid/reviewboard/c8df7696-82e6-47c3-916f-68ec4d2b9b92%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- 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/CAFS3VNUrbo%2BYRNQqB%2BG1S-J87o-Wpghpq0T9wP%3Dg9%3D8GjqFP7w%40mail.gmail.com.
