comparison doc/admin_guide.txt @ 3089:33e3ba342e93

Typo fixes: [SF#097860] and [SF#097864].
author Johannes Gijsbers <jlgijsbers@users.sourceforge.net>
date Sat, 08 Jan 2005 14:52:13 +0000
parents 9614a101b68f
children 8634ea9b2d1c
comparison
equal deleted inserted replaced
3088:6da931530497 3089:33e3ba342e93
1 ==================== 1 ====================
2 Administration Guide 2 Administration Guide
3 ==================== 3 ====================
4 4
5 :Version: $Revision: 1.15 $ 5 :Version: $Revision: 1.16 $
6 6
7 .. contents:: 7 .. contents::
8 8
9 What does Roundup install? 9 What does Roundup install?
10 ========================== 10 ==========================
199 199
200 C:\sources\roundup-0.7.4> SET PYTHONPATH=. 200 C:\sources\roundup-0.7.4> SET PYTHONPATH=.
201 C:\sources\roundup-0.7.4> python roundup/scripts/roundup_server.py <normal arguments> 201 C:\sources\roundup-0.7.4> python roundup/scripts/roundup_server.py <normal arguments>
202 202
203 7. Once you're comfortable that the upgrade will work using that copy, you 203 7. Once you're comfortable that the upgrade will work using that copy, you
204 should instal the new version of the software:: 204 should install the new version of the software::
205 205
206 python setup.py install 206 python setup.py install
207 207
208 8. Restart your tracker web and email frontends. 208 8. Restart your tracker web and email frontends.
209 209

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