comparison website/README.txt @ 4776:35f6225dc308

website/README.txt: Adapting to new SF repository paths.
author Bernhard Reiter <bernhard@intevation.de>
date Thu, 28 Mar 2013 00:42:01 +0100
parents 0173823161b2
children ccfb6c72ebe2
comparison
equal deleted inserted replaced
4775:d00a3ede67e4 4776:35f6225dc308
21 cd ${project_home} 21 cd ${project_home}
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/hg/p/roundup/code
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 * When done working in the shell, you can destroy it early to free resources: 30 * When done working in the shell, you can destroy it early to free resources:
31 shutdown 31 shutdown

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