jvanzyl 2004/05/11 13:13:28 Modified: maven-meeper/src/bin/codehaus sync-codehaus Log: fix host name Revision Changes Path 1.4 +1 -1 maven-components/maven-meeper/src/bin/codehaus/sync-codehaus Index: sync-codehaus =================================================================== RCS file: /home/cvs/maven-components/maven-meeper/src/bin/codehaus/sync-codehaus,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sync-codehaus 11 May 2004 20:07:52 -0000 1.3 +++ sync-codehaus 11 May 2004 20:13:28 -0000 1.4 @@ -2,4 +2,4 @@ umask 002 -rsync -rvl --size-only --ignore-existing --rsh="ssh -l rsync" dist.codehaus.org:/dist/ /public/html/maven +rsync -rvl --size-only --ignore-existing --rsh="ssh -l rsync" beaver.codehaus.org:/dist/ /public/html/maven
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
