I have installed Review Board on Ubuntu. Remote repositories are pushed/stored on the same server. I have added repository with remote path/full URL in the admin panel. When I try to make "rbt post" from Windows cmd or directly post diff file into Review board web form, I get:
ERROR: Error validating diff
fatal: Not a git repository: 'None'
(HTTP 400, API Error 224)
How to solve this problem?