comparison doc/admin_guide.txt @ 2479:7f9f1c66c1b6

ehem
author Richard Jones <richard@users.sourceforge.net>
date Thu, 17 Jun 2004 10:14:13 +0000
parents 3ab2b91cdd2c
children d15b71b8a85a
comparison
equal deleted inserted replaced
2478:3ab2b91cdd2c 2479:7f9f1c66c1b6
1 ==================== 1 ====================
2 Administration Guide 2 Administration Guide
3 ==================== 3 ====================
4 4
5 :Version: $Revision: 1.10 $ 5 :Version: $Revision: 1.11 $
6 6
7 .. contents:: 7 .. contents::
8 8
9 What does Roundup install? 9 What does Roundup install?
10 ========================== 10 ==========================
121 121
122 C:\sources\roundup-0.7.4> SET PYTHONPATH=. 122 C:\sources\roundup-0.7.4> SET PYTHONPATH=.
123 C:\sources\roundup-0.7.4> python roundup/scripts/roundup_server.py <normal arguments> 123 C:\sources\roundup-0.7.4> python roundup/scripts/roundup_server.py <normal arguments>
124 124
125 7. Once you're comfortable that the upgrade will work using that copy, you 125 7. Once you're comfortable that the upgrade will work using that copy, you
126 should the installed software:: 126 should instal the new version of the software::
127 127
128 python setup.py install 128 python setup.py install
129 129
130 8. Restart your tracker web and email frontends. 130 8. Restart your tracker web and email frontends.
131 131

Roundup Issue Tracker: http://roundup-tracker.org/