reviewboard@googlegroups.com

2017-07-07 Thread Shilpa R
Hi, I have followed the below step and facing this issue :- 1. Created user branch from master branch. 2. Done changes on a file 3. git add 4. git commit -m " " 5. git push origin 6. rbt post --username=r4.sushmitharekha --parent=HEAD~1 -d >>> RBTools 0.7.10 >>> Python

reviewboard@googlegroups.com

2017-07-04 Thread Shilpa R
Hi, I have two machine as follows :- 1. 172.16.107.138 (Review Board Server and Review Board Database) 2. 172.16.107.69 (RBTools) I want to push (GIT) the code from RBTools machine (172.16.107.69) and implemented the script having some SELECT commands of MySQL which will execute on RBTools

Re:

2017-06-23 Thread Shilpa R
ng Python 2.6 support. > > Christian > > On Wed, Jun 21, 2017 at 1:24 PM, Stephen Gallagher < > ste...@gallagherhome.com > wrote: > >> On Wed, Jun 21, 2017 at 2:40 AM Shilpa R <shilp...@gmail.com >> > wrote: >> >>> Ok. >>> >>

Re:

2017-06-21 Thread Shilpa R
Ok. Actually I have machines which are Centos 5/6/7. And I will need Centos 5 support also for posting review requests on Review board Server. So on Centos 6 I have successfully connected to ReviewBoard Server with the help of 0.7 version RBTools. But whereas on Centos 5 I have installed 0.5

Re:

2017-06-21 Thread Shilpa R
Thanks Stephen. I missed one package installation due to which MYSQL option was not showing while installation. -- 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

Re: Unable to Connect to GIT Repository configured in Review Board

2017-06-20 Thread Shilpa R
Hi Stephen, The above issue I have mentioned is not occuring for all the files. Only some files are throwing this diff error. If Repo configuration was incorrect then this error will be thrown everytime when I use rbt post command. But it is not happening like that. Regards Shilpa --

Re:

2017-06-20 Thread Shilpa R
Hi Stephen, Can we upgrade the RBTools from 0.5 version to 0.7 version on Centos 5 Linux machine as I am not getting any 0.7 RBtool RPM on internet. Is this the limitation of Centos 5.? Regards Shilpa -- Supercharge your Review Board with Power Pack: https://www.reviewboard.org/powerpack/

Re: Unable to Connect to GIT Repository configured in Review Board

2017-06-20 Thread Shilpa R
Thanks Stephen. Your inputs is helping me to proceed. And Yes, after stopping firewall service I am enable to open the Review Board site on Web Browser. Now I am enable to generate reviews on Review Board. *But for some commits in GIT I face the following issue :-* Username: XXX Please log in

Re: Unable to Connect to GIT Repository configured in Review Board

2017-06-19 Thread Shilpa R
Please help !!! I am stuck at this point... I am unable to connect to ReviewBoard server. *In reviewboard.rc file I have given the following input :-* REVIEWBOARD_URL = "http://172.16.107.138/; -- Server IP where review board is there REPOSITORY = "lte_epc"

Re:

2017-06-19 Thread Shilpa R
Thanks Stephen Regards Shilpa -- 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

Re:

2017-06-19 Thread Shilpa R
Hi Stephen, Thanks alot. Regards Shilpa -- 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

Re:

2017-06-19 Thread Shilpa R
Hi Stephen, I have installed the Review Board(2.5 Version) RPM for Centos 7 from the below website :- https://www.rpmfind.net/linux/rpm2html/search.php?query=ReviewBoard=Search+...== rb-site install /var/www/reviews.example.com * Welcome to the Review Board site installation wizard

Re: Unable to Connect to GIT Repository configured in Review Board

2017-06-19 Thread Shilpa R
Hi Stephen, I have installed tqdm RPM successfully . So moved ahead but I am facing the issue while running the "rbt post" command on the same machine. The error is as follows :- *rbt post --debug* >>> RBTools 0.7.10 >>> Python 2.6.6 (r266:84292, Feb 22 2013, 00:00:18) [GCC 4.4.7 20120313

Re: Unable to Connect to GIT Repository configured in Review Board

2017-06-17 Thread Shilpa R
t;> Sorry, that bug is my fault. I didn't realize python-tqdm wasn't >> available on RHEL/CentOS 6 yet. I need to package that up and get an update >> out. I've been kind of lazy about that. My apologies. I'll work on it now >> and hopefully it should be in the epel-testing

Re: Unable to Connect to GIT Repository configured in Review Board

2017-06-16 Thread Shilpa R
Shilpa On Wednesday, June 14, 2017 at 2:22:59 PM UTC+5:30, Shilpa R wrote: > > RBTool Version : 0.5 > Review Board Version : 1.7 > Using Linux Centos machine. > > All commands Showing the same error as below :- > > *rbt setup-repo* > ERROR:root:Could not load SCM Client

reviewboard@googlegroups.com

2017-06-16 Thread Shilpa R
Hi, Anyone knows how can we build reviewboard RPM's of version 2.5 or any version greater than 1.7? Is there any build document provided on internet? If yes, then please share me the link. Regards Shilpa -- Supercharge your Review Board with Power Pack:

Unable to Connect to GIT Repository configured in Review Board

2017-06-14 Thread Shilpa R
RBTool Version : 0.5 Review Board Version : 1.7 Using Linux Centos machine. All commands Showing the same error as below :- *rbt setup-repo* ERROR:root:Could not load SCM Client "svn": No module named etree ERROR:root:Could not load SCM Client "git": No module named etree ERROR:root:Could not