Hi,
I'm having a lot of issues getting a test copy of Reviewboard set up to work with Perforce. On the server I've configured it correctly but I can only do local review requests. I've selected Repository type, copied my p4path into the path there, and correctly entered my user name and password.
On the client side I can't get rbt post to work. It keeps saying: ERROR: The current directory does not contain a checkout from a supported source code repository.
p4info works and shows:
User name: Randy_Martinez
Client name: RANDY-M-PC1
Client host: RANDY-M-PC1
Client unknown.
Current directory: c:\Projects\vr
Peer address:
10.2.10.75:49727Client address: 10.2.10.75
Server address: serena.pg.loc:3850
Server root: /opt/scsi_perforce
Server date: 2016/12/06 16:19:06 -0800 PST
Server uptime: 1926:30:21
Server version: P4D/LINUX26X86_64/2015.2/1264740 (2015/11/11)
Server license: Petroglyph Games Inc 122 users (support expired 2015/12/14)
Server license-ip:
10.2.10.7:3850Case Handling: sensitive
According to the documentation I just need to type rbt post [changelist number]:
https://www.reviewboard.org/integrations/perforce/Does anyone have any insights?
Thanks!