Mercurial > p > roundup > code
comparison website/README.txt @ 4671:0333f2b245a3
website/README.txt: removed trailing spaces
| author | Thomas Arendsen Hein <thomas@intevation.de> |
|---|---|
| date | Wed, 24 Oct 2012 12:18:36 +0200 |
| parents | b247d334dc03 |
| children | 278f8bd1fc39 |
comparison
equal
deleted
inserted
replaced
| 4670:c9b85ca1f985 | 4671:0333f2b245a3 |
|---|---|
| 22 * read up on other people changes and add yours | 22 * read up on other people changes and add yours |
| 23 vim ${project_home}/logbuch.txt | 23 vim ${project_home}/logbuch.txt |
| 24 * update the working copy of the SCM roundup source (includes www and wiki) | 24 * update the working copy of the SCM roundup source (includes www and wiki) |
| 25 cd ${project_home}/src/roundup | 25 cd ${project_home}/src/roundup |
| 26 hg pull -u /home/scm_hg/r/ro/roundup/roundup | 26 hg pull -u /home/scm_hg/r/ro/roundup/roundup |
| 27 (The warning about "Not trusting file | 27 (The warning about "Not trusting file |
| 28 /home/scm_hg/r/ro/roundup/roundup/.hg/hgrc from untrusted user" | 28 /home/scm_hg/r/ro/roundup/roundup/.hg/hgrc from untrusted user" |
| 29 can be ignored.) | 29 can be ignored.) |
| 30 | 30 |
| 31 www.roundup-tracker.org: | 31 www.roundup-tracker.org: |
| 32 * follow [1]. | 32 * follow [1]. |
| 33 * activate the virtualenv | 33 * activate the virtualenv |
