Mercurial > p > roundup > code
changeset 4771:0173823161b2
Minor documentation: hints for shell access and wiki.
| author | Bernhard Reiter <bernhard@intevation.de> |
|---|---|
| date | Fri, 08 Mar 2013 16:33:30 +0100 |
| parents | 278f8bd1fc39 |
| children | cf22ac054c08 |
| files | website/README.txt |
| diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/website/README.txt Thu Mar 07 16:11:38 2013 +0100 +++ b/website/README.txt Fri Mar 08 16:33:30 2013 +0100 @@ -27,6 +27,8 @@ (The warning about "Not trusting file /home/scm_hg/r/ro/roundup/roundup/.hg/hgrc from untrusted user" can be ignored.) + * When done working in the shell, you can destroy it early to free resources: + shutdown www.roundup-tracker.org: * follow [1]. @@ -48,6 +50,8 @@ wiki.roundup-tracker.org: * follow [1]. + * the main wiki configuration is here + vim persistent/wiki/wikiconfig.py * go to the now current source directory cd ${project_home}/src/roundup/website/wiki * copy the files into the right places:
