summaryrefslogtreecommitdiff
path: root/publish_the_rest.sh
diff options
context:
space:
mode:
authorranke <ranke@f247ebf9-aa24-0410-a698-f940e971ad2b>2008-06-25 08:49:21 +0000
committerranke <ranke@f247ebf9-aa24-0410-a698-f940e971ad2b>2008-06-25 08:49:21 +0000
commit133a74e5a4a1d867f9d18c08e79c8130d12dc032 (patch)
tree50de7d2626a851a6a412eb72167f12524ed445ef /publish_the_rest.sh
parent116cf5d110605b931dfc447e00340c8e34e2d519 (diff)
Script versions used for todays backport to etch i386
git-svn-id: svn+ssh://stiller/home/schatz/reps/r-backports@36 f247ebf9-aa24-0410-a698-f940e971ad2b
Diffstat (limited to 'publish_the_rest.sh')
-rw-r--r--publish_the_rest.sh8
1 files changed, 8 insertions, 0 deletions
diff --git a/publish_the_rest.sh b/publish_the_rest.sh
new file mode 100644
index 0000000..9f015a4
--- /dev/null
+++ b/publish_the_rest.sh
@@ -0,0 +1,8 @@
+#!/bin/bash
+
+# Author: Johannes Ranke <jranke@uni-bremen.de>
+
+scp {boot,cluster,codetools,foreign,kernsmooth,lattice,mgcv,nlme,rpart,survival,vr,littler,rkward,rpy}/*.orig.tar.gz \
+ chem:svn/website/www/ranke/r-cran/etch-cran
+scp {boot,cluster,codetools,foreign,kernsmooth,lattice,mgcv,nlme,rpart,survival,vr,littler,rkward,rpy}/*etchcran* \
+ chem:svn/website/www/ranke/r-cran/etch-cran

Contact - Imprint