diff options
author | Andreas Fitzek <andreas.fitzek@iaik.tugraz.at> | 2014-08-22 14:45:50 +0200 |
---|---|---|
committer | Andreas Fitzek <andreas.fitzek@iaik.tugraz.at> | 2014-08-22 14:45:50 +0200 |
commit | f7c872ba0da103615b241aa7008ea62a3f969c43 (patch) | |
tree | 5dda9bcae07192bea0146a8a94dd957fd709e7c2 | |
parent | 0c72941db5134c19c41b04b4013b9b1f3dc99e31 (diff) | |
download | pdf-as-4-f7c872ba0da103615b241aa7008ea62a3f969c43.tar.gz pdf-as-4-f7c872ba0da103615b241aa7008ea62a3f969c43.tar.bz2 pdf-as-4-f7c872ba0da103615b241aa7008ea62a3f969c43.zip |
added common commands for joinup upload
-rw-r--r-- | cpycommands.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/cpycommands.txt b/cpycommands.txt new file mode 100644 index 00000000..51d138d4 --- /dev/null +++ b/cpycommands.txt @@ -0,0 +1,11 @@ + + +./davcpy.sh docs/api https://joinup.ec.europa.eu/webdav/pdf-as/www/4_0_0_RC9/ + +./davcpy.sh docs/full https://joinup.ec.europa.eu/webdav/pdf-as/www/4_0_0_RC9/ + +./davcpy.sh ../mvn-repo/releases https://joinup.ec.europa.eu/webdav/pdf-as/www/maven/ + +./davcpy.sh releases/. https://joinup.ec.europa.eu/webdav/pdf-as/www/releases + +./davcpy.sh doc/. https://joinup.ec.europa.eu/webdav/pdf-as/www/4_0_0_RC9/
\ No newline at end of file |