From Fedora Project Wiki

(Created page with '{{header|infra}} {{shortcut|ISOP:REVIEWBOARD}} Review Board is a powerful web-based code review tool that offers developers an easy way to handle code reviews. It scales well fr...')
 
(redirect page to new infra-docs)
(6 intermediate revisions by 2 users not shown)
Line 2: Line 2:
{{shortcut|ISOP:REVIEWBOARD}}
{{shortcut|ISOP:REVIEWBOARD}}


Review Board is a powerful web-based code review tool that offers
developers an easy way to handle code reviews. It scales well from small
projects to large companies and offers a variety of tools to take much
of the stress and time out of the code review process.


== Contact Information ==
This SOP has moved to the fedora Infrastructure SOP git repo. Please see the current document at: http://infrastructure.fedoraproject.org/infra/docs/reviewboard.txt
Owner: Fedora Infrastructure Team


Contact: #fedora-admin, sysadmin-main, sysadmin-hosted
For changes, questions or comments, please contact anyone in the Fedora Infrastructure team.


Location: ServerBeach
Servers: hosted[1-2]
Purpose: Provide our fedorahosted users a way to review code.
== File Locations ==
<pre>
hosted[1-2]:/srv/reviewboard/conf/settings_local.py - Main config file
hosted[1-2]:/etc/httpd/conf.d/fedorahosted.org/reviewboard.conf - ReviewBoard
https://fedorahosted.org/reviewboard/
</pre>
== Troubleshooting and Resolution ==
=== Restarting ===
After an update, to restart reviewboard just restart apache.  Doing a service httpd stop and then a service httpd start should do it.


[[Category:Infrastructure SOPs]]
[[Category:Infrastructure SOPs]]

Revision as of 18:52, 19 December 2011

Shortcut:
ISOP:REVIEWBOARD


This SOP has moved to the fedora Infrastructure SOP git repo. Please see the current document at: http://infrastructure.fedoraproject.org/infra/docs/reviewboard.txt

For changes, questions or comments, please contact anyone in the Fedora Infrastructure team.