Sure:
>>> RBTools 0.7.7
>>> Python 2.7.6 (default, Nov 10 2013, 19:24:18) [MSC v.1500 32 bit 
(Intel)]
>>> Running on Windows-8-6.2.9200
>>> Home = C:\Users\Randy_Martinez\AppData\Roaming
>>> Current directory = C:\Projects\vr
>>> Command line: rbt post --debug
>>> Checking for a Subversion repository...
>>> Unable to execute "svn help": skipping SVN
>>> Checking for a Git repository...
>>> Running: git rev-parse --git-dir
>>> Command exited with rc 128: ['git', 'rev-parse', '--git-dir']
fatal: Not a git repository (or any of the parent directories): .git
---
>>> Checking for a Mercurial repository...
>>> Unable to execute "hg --help": skipping Mercurial
>>> Checking for a CVS repository...
>>> Unable to execute "cvs": skipping CVS
>>> Checking for a Perforce repository...
>>> Running: p4 info
>>> Checking for a Plastic repository...
>>> Unable to execute "cm version": skipping Plastic
>>> Checking for a ClearCase repository...
>>> Unable to execute "cleartool help": skipping ClearCase
>>> Checking for a Bazaar repository...
>>> Unable to execute "bzr help": skipping Bazaar
>>> Checking for a Team Foundation Server repository...
>>> Unable to execute "tf help": skipping TFS
ERROR: The current directory does not contain a checkout from a supported 
source code repository.

It ran p4 info fine according to the logs. My guess is it's not parsing p4 
info correctly.

On Tuesday, December 6, 2016 at 5:36:39 PM UTC-8, David Trowbridge wrote:
>
> Can you run rbt post with --debug and send us the output?
>
> -David
> On Tue, Dec 6, 2016 at 5:35 PM <randy_m...@petroglyphgames.com 
> <javascript:>> wrote:
>
>> 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:49727
>> Client 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:3850
>> Case 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!
>>
>> -- 
>> 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 
>> "reviewboard" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to reviewboard...@googlegroups.com <javascript:>.
>> For more options, visit https://groups.google.com/d/optout.
>>
>

-- 
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 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to