Top "Review-board" questions

Review Board is an open-source web-based code review tool written in Python.

Apache multiple virtual hosts on the same same ip(diffrent url's)

I have 2 virtual hosts(bugzilla and board review) on an apache server sitting inside an ubuntu machine. I have one …

apache virtualhost bugzilla review-board
ReviewBoard pip installation failure

I am trying to install ReviewBoard on 14.04.1-Ubuntu and I get the error below. I have used commands: sudo apt-get …

python installation pip apt-get review-board
Syntax to submit single git commit to Review Board using post-review

I want to create a Review Board review from a single commit. When I use post-review, it submits all the …

git review-board
Installing mysql-libs on server with MySQL-Server5.5

I'm trying to install ReviewBoard on my server, but I keep on getting the following errors. file /usr/share/mysql/…

mysql centos review-board
Reviewboard/SVN post-review errors: repository path is not in the list of known repositories

I'm having difficulties with creating a new review entry in Review Board automatically through a checkin in Subversion (SVN). I've …

svn review-board
Still having "__init__() keywords must be strings" in python2.7 - ReviewBoard

I'm trying to install ReviewBoard(https://www.reviewboard.org/) and I stuck with "init() keywords must be strings" problem when …

python django review-board