Mercurial > p > roundup > code
comparison website/README.txt @ 4770:278f8bd1fc39
Minor Documentation: of SF shell service access improved.
| author | Bernhard Reiter <bernhard@intevation.de> |
|---|---|
| date | Thu, 07 Mar 2013 16:11:38 +0100 |
| parents | 0333f2b245a3 |
| children | 0173823161b2 |
comparison
equal
deleted
inserted
replaced
| 4769:52b0e416f0bc | 4770:278f8bd1fc39 |
|---|---|
| 11 rsync -rvc /home/YOURUSERID/roundup/website/issues/ trackers/roundup/ | 11 rsync -rvc /home/YOURUSERID/roundup/website/issues/ trackers/roundup/ |
| 12 * restart the roundup server: | 12 * restart the roundup server: |
| 13 sudo /etc/init.d/roundup restart | 13 sudo /etc/init.d/roundup restart |
| 14 | 14 |
| 15 [1] All services hosted on sf.net: | 15 [1] All services hosted on sf.net: |
| 16 * log into sf.net | 16 * log into sf.net (Generic sf instructions can be found here: |
| 17 http://sourceforge.net/apps/trac/sourceforge/wiki/Shell%20service | 17 http://sourceforge.net/apps/trac/sourceforge/wiki/Shell%20service ) |
| 18 ssh -t <user>,roundup@shell.sourceforge.net create | 18 ssh -t <user>,roundup@shell.sourceforge.net create |
| 19 * set project_home: | 19 * set project_home: |
| 20 project_home=/home/project-web/roundup | 20 project_home=/home/project-web/roundup |
| 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 |
