Re: RBTool config

2016-02-12 Thread Stephen Gallagher
Well, the obvious question is: what source code version-control system are you using, and are you currently in that directory? On Fri, Feb 12, 2016 at 12:04 AM thanga durai wrote: > Hi, > > I have recently installed bitnami-reviewboard-2.5.2-1, which is working >

rbt set-repo retruns error

2016-02-12 Thread john levin
Hi, I have installed Bitnami ReviewBoard in RHEL and now trying to setup rbt setup-repo in my local checkout but it returns error after providing the URL, username & password. CRITICAL: [Errno 1] _ssl.c:507: error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure Any

Re: rbt set-repo retruns error

2016-02-12 Thread David Trowbridge
Is your URL specifying HTTPS when it's actually HTTP, or vice-versa? -David On Fri, Feb 12, 2016 at 7:21 AM john levin wrote: > Hi, > > I have installed Bitnami ReviewBoard in RHEL and now trying to setup rbt > setup-repo in my local checkout but it returns error after

Re: fla and gifs files supported?

2016-02-12 Thread David Trowbridge
In Review Board 2.5, all image file attachments can be versioned, and show side-by-side, including .gif. .fla is flash, right? Review Board doesn't support that. They can still be attached to review requests and commented on but users will have to download it to view it. -David On Wed, Feb 10,

Re: RBTool config

2016-02-12 Thread john levin
Hi, rbt should be used in the checked-out directory. In case of SVN it should be in place where .svn exists. /BR John On Friday, February 12, 2016 at 10:34:20 AM UTC+5:30, thanga durai wrote: > > Hi, > > I have recently installed bitnami-reviewboard-2.5.2-1, which is working > fine. > > But

Re: rbt set-repo retruns error

2016-02-12 Thread travis
I was experiencing a similar issue when trying to use RBTools on OSX last week. My team ended up patching RBTools to use a different cert validation library which solved the issue for us. https://github.com/reviewboard/rbtools/pull/53 -- Supercharge your Review Board with Power Pack:

rbt land with a custom remote

2016-02-12 Thread Vinod Kone
Hi, I was playing around with the the new 'rbt land' command and looks like it assumes tracking branch to be "origin/master"? In my clone of the repo I've multiple remotes configured and I'm trying to figure out how to tell 'rbt land --push' to push to a remote that I want. >From looking at

Re: Javascript errors when clicking expand buttons in diff view

2016-02-12 Thread travis
I forgot to mention, I am using reviewboard v2.5.2-1 -- 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