Re: rbt post error message

2016-03-30 Thread David Trowbridge
If you can run "p4 info" from the command-line, then I'm not sure what's going on. Something is different from when you run it and when rbt is trying to run it. -David On Tue, Mar 22, 2016 at 4:50 PM Caesar wrote: > I have p4 client installed. How is p4 command-line tool different from p4 > cli

Re: rbt post error message

2016-03-22 Thread Caesar
I have p4 client installed. How is p4 command-line tool different from p4 client? Anyway, I googled p4 command-line tool and found this https://www.perforce.com/downloads/helix#product-6 and installed it. I am still getting the same error. I see the new installation directory in the path envi

Re: rbt post error message

2016-03-22 Thread David Trowbridge
I think what's happening is it's unable to run "p4 info". Do you have the p4 command-line tool installed? -David On Tue, Mar 22, 2016 at 3:30 PM Caesar wrote: > I ran it with rbt post --debug. Here is the output. > > >>> RBTools 0.7.1 alpha 0 (dev) > >>> Python 2.7.6 (default, Nov 10 2013, 19:2

Re: rbt post error message

2016-03-22 Thread Caesar
I ran it with rbt post --debug. Here is the output. >>> RBTools 0.7.1 alpha 0 (dev) >>> Python 2.7.6 (default, Nov 10 2013, 19:24:18) [MSC v.1500 32 bit (Intel)] >>> Running on Windows-7-6.1.7601-SP1 >>> Home = C:\Users\\AppData\Roaming >>> Current directory = D:\code\branch123 >>> Checking for a

Re: rbt post error message

2016-03-22 Thread David Trowbridge
Can you run with --debug and send the output? -David On Tue, Mar 22, 2016 at 2:57 PM Jungwhan Kim wrote: > Hi. > > I am trying to set up the reviewboard with Perforce. So I installed review > board in the apache in Linux and configured it with mysql. Now I am trying > to set up a client tool so

rbt post error message

2016-03-22 Thread Jungwhan Kim
Hi. I am trying to set up the reviewboard with Perforce. So I installed review board in the apache in Linux and configured it with mysql. Now I am trying to set up a client tool so that I can generate/upload a diff into the review board server. So I checked out one file for testing and created