Mercurial > p > roundup > code
diff 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 |
line wrap: on
line diff
--- a/website/README.txt Thu Mar 28 00:10:34 2013 +0100 +++ b/website/README.txt Thu Mar 28 00:42:01 2013 +0100 @@ -23,7 +23,7 @@ vim ${project_home}/logbuch.txt * update the working copy of the SCM roundup source (includes www and wiki) cd ${project_home}/src/roundup - hg pull -u /home/scm_hg/r/ro/roundup/roundup + hg pull -u /home/hg/p/roundup/code (The warning about "Not trusting file /home/scm_hg/r/ro/roundup/roundup/.hg/hgrc from untrusted user" can be ignored.)
