Hi, Would you mind running your rbt command with --debug and including the output? Can you share how the repository is configured in the Review Board admin site?
David On Wed, Jul 7, 2021 at 8:01 AM Peter Šilon <[email protected]> wrote: > My .reviewboardrc. RB version 4.0.3 > > REVIEWBOARD_URL = "http://wskkosd002.global.web-int.net/" > REPOSITORY = "chargingd" > REPOSITORY_TYPE = "git" > BRANCH = "master" > LAND_DEST_BRANCH = "master" > > When I try to post a review I get an error. > > rbt post master..feature/dbus-api > Validating commits... > [0/23] > ERROR: Error validating diff > > fatal: not a git repository: 'None' > (HTTP 400, API Error 224) > > Repository exists. My .reviewboardrc was completely generated by rbt > setup-repo. > > With NO-EXISTENT Git repo I get this: > > rbt post --repository=AAA master..feature/dbus-api > Validating commits... > [0/23] > ERROR: Error validating diff > > The repository path specified is not in the list of known repositories. > (HTTP 400, API Error 206) > > Any help please? I'm slowly giving up on RB. > > Peter. > > -- > 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/2422fe6c-280f-4228-bea4-a4445989479dn%40googlegroups.com > <https://groups.google.com/d/msgid/reviewboard/2422fe6c-280f-4228-bea4-a4445989479dn%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/CAFS3VNXPg9%3D%3DKF4jYBO%2B5PzTChyhcoOGu0kt_Vu3TxHffZajiA%40mail.gmail.com.
