rbt post sees API Error 210 with new RB 2.0.2 and Perforce setup

2014-06-30 Thread Stephen
I'm trying to setup a new ReviewBoard 2.0.2 instance with a Perforce SCM server. The RB site can be accessed via the browser fine but I'm having trouble posting my first review. I get this error when I run rbt post: Making HTTP GET request to http://srv-team-web2/rbsite2/api/repositories/

Re: Unable to Login Using LDAP Credentials

2014-06-30 Thread Stephen Gallagher
On 06/30/2014 01:05 AM, Kuldeep singh wrote: Hi Stephen Gallagher, I have changed ldap:// to ldaps:// and http:// to https://. But its still not working saying *WARNING - - LDAP error: {'info': 'A TLS packet with unexpected length was received.', 'desc': Can't contact LDAP server}* HTTPS

Email All Reviewboard Users

2014-06-30 Thread Joe
Hello, In our review board we have 200+ users. As a admin, I want to send an email to all these users. Is there any way to do it from within reviewboard. We use RB 1.7.22 Best regards, Joe. -- Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/ --- Sign up for Review

New review request, no bottom half part

2014-06-30 Thread Pigeon
Short version of my question: What would have caused the bottom half of the new review request page be not shown at all? Example: https://www.reviewboard.org/docs/manual/2.0/_images/new-review-request.png Long version: I'm using reviewboard 2.0.2 with a git local repo. My repository

Re: New review request, no bottom half part

2014-06-30 Thread David Trowbridge
This feature is currently only implemented for GitHub and SVN repos. Support for more backends is coming down the road. -David On Jun 30, 2014, at 4:53 AM, Pigeon pige...@gmail.com wrote: Short version of my question: What would have caused the bottom half of the new review request

Re: Unable to use New Review Request to create requests with parent diffs

2014-06-30 Thread Bruce Cran
I've used NSIS in the past and I really don't like it: I've found it can lead to fragile setup packages. You may be able to use the free Visual Studio 2013 Express with WiX after installing Update 2 to avoid having to purchase a copy. To build the installer, you'd just run msbuild /m

Re: Issue upgrading from 1.7.14 to 2.0.2

2014-06-30 Thread sagar
So I changed my.cnf and set the default character set to utf8. the apache log still shows: codereviewtest.nyab-tds:80 127.0.0.1 - - [30/Jun/2014:20:01:32 +] GET /admin/ HTTP/1.1 500 551 - Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:24.0) Gecko/20100101 Firefox/24.0 On Monday, 30 June

Re: Issue upgrading from 1.7.14 to 2.0.2

2014-06-30 Thread David Trowbridge
The my.cnf settings affect new databases and tables. You'll also need to run some commands in the console to change the existing tables. -David On Mon, Jun 30, 2014 at 1:50 PM, sagar khushalani.sa...@gmail.com wrote: So I changed my.cnf and set the default character set to utf8. the apache

Re: Error 500 on new 2.0.2 install

2014-06-30 Thread Jacek Furmankiewicz
All is OK. I think there was something wrong with the copy of ReviewBoard that is included in the CentOS repos (1.7.6). I did a clean reinstall from easy_install for the 2.0.2 and everything went fine. Thanks for your help. On Sat, Jun 28, 2014 at 6:03 PM, David Trowbridge trowb...@gmail.com

Problem with viewing diff with pre commit review.

2014-06-30 Thread Sudheendra S.N
Hi, I have just installed the ReviewBoard, set it up to work with CVS repo. I just created a New Review Request using the diff/patch file i have generated from CVS. Contents of Patch file are as below. Index: VPASServerConfigGlobals.h

Re: Issue 3449 in reviewboard: Viewing the diff over all revisions not possible

2014-06-30 Thread reviewboard
Comment #3 on issue 3449 by dangerpe...@gmail.com: Viewing the diff over all revisions not possible http://code.google.com/p/reviewboard/issues/detail?id=3449 yes, I was trying to add a whole commit as a new revision to the review request. So I have to wait, thanks for working on it. --

Issue 3454 in reviewboard: Editing caption for uploaded files does not work properly

2014-06-30 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 3454 by joanna.p...@gmail.com: Editing caption for uploaded files does not work properly http://code.google.com/p/reviewboard/issues/detail?id=3454 *** READ THIS BEFORE POSTING! *** *** You must complete this form in its

Issue 3455 in reviewboard: Redundant information related to review of files should be removed

2014-06-30 Thread reviewboard
Status: New Owner: Labels: Type-Enhancement Priority-Medium New issue 3455 by joanna.p...@gmail.com: Redundant information related to review of files should be removed http://code.google.com/p/reviewboard/issues/detail?id=3455 *** For customer support, please post to

Issue 3456 in reviewboard: Following clicking publish an erroroneous message stating a description is required is displayed

2014-06-30 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 3456 by buffa...@gmail.com: Following clicking publish an erroroneous message stating a description is required is displayed http://code.google.com/p/reviewboard/issues/detail?id=3456 Version 2.0.2 URL when the error

Re: Issue 3455 in reviewboard: Redundant information related to review of files should be removed

2014-06-30 Thread reviewboard
Updates: Status: SetupIssue Comment #1 on issue 3455 by trowb...@gmail.com: Redundant information related to review of files should be removed http://code.google.com/p/reviewboard/issues/detail?id=3455 The issue here is that for some reason, you're not seeing the images. It

Re: Issue 3454 in reviewboard: Editing caption for uploaded files does not work properly

2014-06-30 Thread reviewboard
Updates: Status: NeedInfo Comment #1 on issue 3454 by trowb...@gmail.com: Editing caption for uploaded files does not work properly http://code.google.com/p/reviewboard/issues/detail?id=3454 Are you pressing enter after typing your new caption, or tabbing away from the input box?

Re: Issue 3456 in reviewboard: Following clicking publish an erroroneous message stating a description is required is displayed

2014-06-30 Thread reviewboard
Updates: Status: NeedInfo Comment #1 on issue 3456 by trowb...@gmail.com: Following clicking publish an erroroneous message stating a description is required is displayed http://code.google.com/p/reviewboard/issues/detail?id=3456 The string details portion doesn't appear anywhere in

Re: Issue 3449 in reviewboard: Viewing the diff over all revisions not possible

2014-06-30 Thread reviewboard
Updates: Status: UserError Comment #4 on issue 3449 by trowb...@gmail.com: Viewing the diff over all revisions not possible http://code.google.com/p/reviewboard/issues/detail?id=3449 (No comment was entered for this change.) -- You received this message because this project is

Issue 3457 in reviewboard: Unable to post new reviews suing IE 10.0.9200 and 11, on RB 2.0.2

2014-06-30 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 3457 by sere...@gmail.com: Unable to post new reviews suing IE 10.0.9200 and 11, on RB 2.0.2 http://code.google.com/p/reviewboard/issues/detail?id=3457 What version are you running? 2.0.2 What's the URL of the page

Re: Issue 3294 in reviewboard: provide DELETE for http://reviews.example.com/api/session/

2014-06-30 Thread reviewboard
Updates: Status: Fixed Comment #4 on issue 3294 by trowb...@gmail.com: provide DELETE for http://reviews.example.com/api/session/ http://code.google.com/p/reviewboard/issues/detail?id=3294 Fixed in release-2.0.x (44d5a7d). Thanks! -- You received this message because this project is

Re: Issue 3453 in reviewboard: can't discard draft

2014-06-30 Thread reviewboard
Updates: Status: NeedInfo Comment #1 on issue 3453 by trowb...@gmail.com: can't discard draft http://code.google.com/p/reviewboard/issues/detail?id=3453 I can't reproduce this. Can you check the reviewboard log file and your browser's javascript console for errors? -- You received

Issue 3458 in reviewboard: connect svn repository via https failed

2014-06-30 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 3458 by deamo...@gmail.com: connect svn repository via https failed http://code.google.com/p/reviewboard/issues/detail?id=3458 *** READ THIS BEFORE POSTING! *** *** You must complete this form in its entirety, or your bug

Re: Issue 3457 in reviewboard: Unable to post new reviews suing IE 10.0.9200 and 11, on RB 2.0.2

2014-06-30 Thread reviewboard
Comment #1 on issue 3457 by sere...@gmail.com: Unable to post new reviews suing IE 10.0.9200 and 11, on RB 2.0.2 http://code.google.com/p/reviewboard/issues/detail?id=3457 That is what I see in the javascript console when trying to create the review: Webpage error details User Agent:

Re: Issue 3458 in reviewboard: connect svn repository via https failed

2014-06-30 Thread reviewboard
Updates: Status: Fixed Comment #1 on issue 3458 by trowb...@gmail.com: connect svn repository via https failed http://code.google.com/p/reviewboard/issues/detail?id=3458 This is already fixed in git and will ship in 2.0.3 -- You received this message because this project is