You are viewing a plain text version of this content. The canonical link for it is here.
Posted to m2-dev@maven.apache.org by jv...@apache.org on 2004/08/25 22:23:23 UTC

cvs commit: maven-components/maven-meeper/src/bin/codehaus sync-ibiblio-stage

jvanzyl     2004/08/25 13:23:23

  Added:       maven-meeper/src/bin/codehaus sync-ibiblio-stage
  Log:
  script to sync the new ibiblio staging site
  
  Revision  Changes    Path
  1.1                  maven-components/maven-meeper/src/bin/codehaus/sync-ibiblio-stage
  
  Index: sync-ibiblio-stage
  ===================================================================
  #!/bin/sh
  
  umask 002
  
  rsync -rvl --size-only --rsh="ssh -l maven" beaver.codehaus.org:~/ibiblio-stage/repository /public/html/maven