File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -9,15 +9,17 @@ www and wiki are hosted on SourceForge.
99
1010updating issues.roundup-tracker.org
1111===================================
12+ If you don't have access, ask to update on mailing list. You may try to
13+ ping Ralf, Bernhard or Ezio directly.
1214
1315 * log into issues.roundup-tracker.org
1416 * get a working copy of roundup/website/issues from the SCM, either via
15- hg clone http://hg.code.sf.net/p/roundup/code
17+ hg clone http://hg.code.sf.net/p/roundup/code
1618 or download a snapshot:
17- http://sourceforge.net/p/roundup/code/ci/default/tarball
19+ http://sourceforge.net/p/roundup/code/ci/default/tarball
1820
1921 * check the differences
20- diff -ur /home/roundup/trackers/roundup/ /home/YOURUSERID/roundup/website/issues/
22+ diff -ur /home/roundup/trackers/roundup/ /home/YOURUSERID/roundup/website/issues/
2123 * copy the files into the tracker instance, using sudo:
2224 sudo -u roundup cp <file> /home/roundup/trackers/roundup/...
2325 or use rsync to check and only copy the changed files as user roundup like
You can’t perform that action at this time.
0 commit comments