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.

Reply via email to