comparison doc/admin_guide.txt @ 3091:fbf1eaae481f maint-0.7

Typo fixes: [SF#097860] and [SF#097864].
author Johannes Gijsbers <jlgijsbers@users.sourceforge.net>
date Sat, 08 Jan 2005 15:02:23 +0000
parents 6e4c9680e0c1
children
comparison
equal deleted inserted replaced
3081:b248c058eb93 3091:fbf1eaae481f
1 ==================== 1 ====================
2 Administration Guide 2 Administration Guide
3 ==================== 3 ====================
4 4
5 :Version: $Revision: 1.5.2.5 $ 5 :Version: $Revision: 1.5.2.6 $
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 instal the new version of the software:: 126 should install 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/