mailr12374 - /1.3/docs/Release_Checklist


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

Header


Content

Posted by edward on January 20, 2011 - 17:32:
Author: bugman
Date: Thu Jan 20 17:32:58 2011
New Revision: 12374

URL: http://svn.gna.org/viewcvs/relax?rev=12374&view=rev
Log:
Modified the release checklist to include --no-perms as an rsync arg to 
http://download.gna.org/relax/.


Modified:
    1.3/docs/Release_Checklist

Modified: 1.3/docs/Release_Checklist
URL: 
http://svn.gna.org/viewcvs/relax/1.3/docs/Release_Checklist?rev=12374&r1=12373&r2=12374&view=diff
==============================================================================
--- 1.3/docs/Release_Checklist (original)
+++ 1.3/docs/Release_Checklist Thu Jan 20 17:32:58 2011
@@ -82,7 +82,7 @@
 
 * Move the distribution files and their signatures, as well as the PDF 
manual, to the mirror directory for the relax download site.  This directory 
should contain all the files and directories accessible from 
'http://download.gna.org/relax/'.  Rsync the entire directory contents to 
download.gna.org/upload/relax/ using the command
 
-$ rsync --delete -av --rsh="ssh" . bugman@xxxxxxxxxxxxxxxx:/upload/relax/
+$ rsync --delete -av --no-perms --rsh="ssh" . 
bugman@xxxxxxxxxxxxxxxx:/upload/relax/
 
 
 




Related Messages


Powered by MHonArc, Updated Thu Jan 20 18:20:02 2011