ports/www/py-rhodecode/files/pkg-message.in
William Grzybowski 02229984f5 www/py-rhodecode: update to 1.7.0
- Update to 1.7.0
- Remove CELERY option
- Add a rc.d startup script
- Use a workaround to save options

Changes: http://pythonhosted.org/RhodeCode/changelog.html

Approved by:	culot / jpaetzel (mentors, implicit)
2013-06-12 14:38:13 +00:00

9 lines
404 B
Text

For upgrade instructions please read:
http://pythonhosted.org/RhodeCode/upgrade.html
To create a rhodecode configuration file run the following commands:
%%PREFIX%%/bin/paster make-config RhodeCode %%PREFIX%%/etc/rhodecode/production.ini
%%PREFIX%%/bin/paster setup-rhodecode %%PREFIX%%/etc/rhodecode/production.ini
Further instructions for setup:
http://packages.python.org/RhodeCode/setup.html#setup