Skip to content

Commit 1329214

Browse files
committed
website/README.txt: Update instructions how to update tracker
1 parent 0324ad6 commit 1329214

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

website/README.txt

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,17 @@ www and wiki are hosted on SourceForge.
99

1010
updating 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

0 commit comments

Comments
 (0)