[GRASS-SVN] r33495 - grass-web/trunk

svn_grass at osgeo.org svn_grass at osgeo.org
Sun Sep 21 11:55:10 EDT 2008


Author: smitch
Date: 2008-09-21 11:55:09 -0400 (Sun, 21 Sep 2008)
New Revision: 33495

Modified:
   grass-web/trunk/mirrors.inc
Log:
fixed step 2 of mirroring directions so list of example syntax matches the context of the instructions

Modified: grass-web/trunk/mirrors.inc
===================================================================
--- grass-web/trunk/mirrors.inc	2008-09-21 15:14:40 UTC (rev 33494)
+++ grass-web/trunk/mirrors.inc	2008-09-21 15:55:09 UTC (rev 33495)
@@ -166,11 +166,11 @@
 <li>Check if you can connect - note the two '::' characters (this command 
     should display a welcome message):<br>
 <ul>
- <li> <tt>rsync://grass.osgeo.org/grass</tt> (master site, restricted to tier 1 mirrors)
- <li> <tt>rsync://grass.fbk.eu/grass</tt> (tier 1 mirror, provides "rsync" for other mirrors)
- <li> <tt>rsync://ibiblio.org/grass/</tt> (tier 1 mirror, provides "rsync" for other mirrors)
- <li> <tt>rsync://grass.bergenheim.net/grass/</tt> (tier 1 mirror, provides "rsync" for other mirrors)
- <li> <tt>rsync://gulus.USherbrooke.ca/grass/</tt> (tier 1 mirror, provides "rsync" for other mirrors)
+ <li> <tt>rsync grass.osgeo.org::</tt> (master site, restricted to tier 1 mirrors)
+ <li> <tt>rsync grass.fbk.eu::</tt> (tier 1 mirror, provides "rsync" for other mirrors)
+ <li> <tt>rsync ibiblio.org::</tt> (tier 1 mirror, provides "rsync" for other mirrors)
+ <li> <tt>rsync grass.bergenheim.net::</tt> (tier 1 mirror, provides "rsync" for other mirrors)
+ <li> <tt>rsync gulus.USherbrooke.ca::</tt> (tier 1 mirror, provides "rsync" for other mirrors)
 </ul>
 
 <li>Define a daily cron-job (in 'crontab') for rsync (example):<br>



More information about the grass-commit mailing list