[jbosstools-commits] JBoss Tools SVN: r23654 - trunk/documentation/whatsnew.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Thu Jul 22 02:13:57 EDT 2010


Author: max.andersen at jboss.com
Date: 2010-07-22 02:13:56 -0400 (Thu, 22 Jul 2010)
New Revision: 23654

Added:
   trunk/documentation/whatsnew/upload.sh
Log:
added upload.sh that uses rsync

Added: trunk/documentation/whatsnew/upload.sh
===================================================================
--- trunk/documentation/whatsnew/upload.sh	                        (rev 0)
+++ trunk/documentation/whatsnew/upload.sh	2010-07-22 06:13:56 UTC (rev 23654)
@@ -0,0 +1 @@
+rsync -i -t -e ssh -C --exclude=.project -avz . tools at filemgmt.jboss.org:/docs_htdocs/tools/whatsnew/


Property changes on: trunk/documentation/whatsnew/upload.sh
___________________________________________________________________
Name: svn:executable
   + *



More information about the jbosstools-commits mailing list