Mercurial > p > roundup > code
changeset 4780:ccfb6c72ebe2
updated warning text in website/README.txt
| author | Thomas Arendsen Hein <thomas@intevation.de> |
|---|---|
| date | Tue, 09 Apr 2013 12:14:38 +0200 |
| parents | 4302aa47052c |
| children | cda9ca8befd7 |
| files | website/README.txt |
| diffstat | 1 files changed, 2 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/website/README.txt Tue Apr 09 11:59:16 2013 +0200 +++ b/website/README.txt Tue Apr 09 12:14:38 2013 +0200 @@ -24,9 +24,8 @@ * update the working copy of the SCM roundup source (includes www and wiki) cd ${project_home}/src/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.) + (The warning about "Not trusting file /home/hg/p/roundup/code/.hg/hgrc + from untrusted user" can be ignored.) * When done working in the shell, you can destroy it early to free resources: shutdown
