Mercurial > p > roundup > code
comparison doc/upgrading.txt @ 1271:7733d5b96ef6
docco fix
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Sat, 12 Oct 2002 23:10:08 +0000 |
| parents | 92d8e1aad2e9 |
| children | bd71c43f0911 |
comparison
equal
deleted
inserted
replaced
| 1270:c3424abf7f77 | 1271:7733d5b96ef6 |
|---|---|
| 347 you'll need to set the roles property on all users to a reasonable default. | 347 you'll need to set the roles property on all users to a reasonable default. |
| 348 The admin user should get "Admin", the anonymous user "Anonymous" | 348 The admin user should get "Admin", the anonymous user "Anonymous" |
| 349 and all other users "User". The ``fixroles.py`` script in the tools directory | 349 and all other users "User". The ``fixroles.py`` script in the tools directory |
| 350 will do this. Run it like so (where python is your python 2+ binary):: | 350 will do this. Run it like so (where python is your python 2+ binary):: |
| 351 | 351 |
| 352 python tools/fixroles.py -i <tracker home> | 352 python tools/fixroles.py -i <tracker home> fixroles |
| 353 | 353 |
| 354 | 354 |
| 355 | 355 |
| 356 0.5.0 CGI interface changes | 356 0.5.0 CGI interface changes |
| 357 --------------------------- | 357 --------------------------- |
