mailr21165 - /trunk/docs/Release_Checklist


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by edward on October 17, 2013 - 17:40:
Author: bugman
Date: Thu Oct 17 17:40:49 2013
New Revision: 21165

URL: http://svn.gna.org/viewcvs/relax?rev=21165&view=rev
Log:
Updated the Release Checklist document rsync instructions to allow resumed 
uploads.

This is needed if the internet connection has been cut, as uploading can take 
a long time.


Modified:
    trunk/docs/Release_Checklist

Modified: trunk/docs/Release_Checklist
URL: 
http://svn.gna.org/viewcvs/relax/trunk/docs/Release_Checklist?rev=21165&r1=21164&r2=21165&view=diff
==============================================================================
--- trunk/docs/Release_Checklist (original)
+++ trunk/docs/Release_Checklist Thu Oct 17 17:40:49 2013
@@ -98,7 +98,7 @@
 
 Then rsync the entire directory contents to download.gna.org/upload/relax/ 
using the command:
 
-$ rsync --delete -av --progress --no-perms --rsh="ssh" . 
bugman@xxxxxxxxxxxxxxxx:/upload/relax/
+$ rsync --delete -av --progress --no-perms --partial --rsh="ssh" . 
bugman@xxxxxxxxxxxxxxxx:/upload/relax/
 
 
 




Related Messages


Powered by MHonArc, Updated Thu Oct 17 18:00:02 2013