Added script to run m1 to m2 migration

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@416471 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Carlos Sanchez Gonzalez 2006-06-22 20:58:11 +00:00
parent 14d58f8f1b
commit a0667fca74
1 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,8 @@
#!/bin/bash
dest=/home/maven/repository-staging/to-ibiblio
repocleanhome=$HOME/repository-tools/repoclean
$repocleanhome/repoclean.sh $repocleanhome/synchronize.properties
rsync --ignore-existing -ripl $dest/maven2-repoclean/ $dest/maven2/