Author: max.andersen(a)jboss.com
Date: 2011-09-13 15:02:03 -0400 (Tue, 13 Sep 2011)
New Revision: 34683
Added:
trunk/documentation/whatsnew/upload.sh
Removed:
trunk/documentation/whatsnew/upload.sh.deprecated
Log:
upload.sh work fine - assuming you get the right ssh keys
Copied: trunk/documentation/whatsnew/upload.sh (from rev 34665,
trunk/documentation/whatsnew/upload.sh.deprecated)
===================================================================
--- trunk/documentation/whatsnew/upload.sh (rev 0)
+++ trunk/documentation/whatsnew/upload.sh 2011-09-13 19:02:03 UTC (rev 34683)
@@ -0,0 +1 @@
+rsync -i -I -c -P -C --protocol=29 --exclude-from '.rsyncexclude' -avz .
tools@filemgmt.jboss.org:/docs_htdocs/tools/whatsnew/
Deleted: trunk/documentation/whatsnew/upload.sh.deprecated
===================================================================
--- trunk/documentation/whatsnew/upload.sh.deprecated 2011-09-13 18:55:35 UTC (rev 34682)
+++ trunk/documentation/whatsnew/upload.sh.deprecated 2011-09-13 19:02:03 UTC (rev 34683)
@@ -1 +0,0 @@
-rsync -i -I -c -P -C --protocol=29 --exclude-from '.rsyncexclude' -avz .
tools@filemgmt.jboss.org:/docs_htdocs/tools/whatsnew/
Show replies by date