leosimons 2003/08/10 15:07:52 Modified: . release.sh Log: complete the autodeployment setup Revision Changes Path 1.2 +2 -2 avalon-components/release.sh Index: release.sh =================================================================== RCS file: /home/cvs/avalon-components/release.sh,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- release.sh 10 Aug 2003 22:07:01 -0000 1.1 +++ release.sh 10 Aug 2003 22:07:52 -0000 1.2 @@ -1,5 +1,5 @@ export RSYNC_RSH=ssh +ssh [EMAIL PROTECTED] mkdir -p ~/public_html/avalon cd target/www.apache.org/dist/avalon -ssh [EMAIL PROTECTED] mkdir ~/test -rsync -vRrlpt --ignore-existing * www.apache.org:~/test \ No newline at end of file +rsync -vRrlpt --ignore-existing * cvs.apache.org:~/public_html/avalon \ No newline at end of file
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
