Added svn export of poms

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@328154 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Carlos Sanchez Gonzalez 2005-10-24 21:29:28 +00:00
parent 144bbf5ee2
commit 657b63fe19
1 changed files with 42 additions and 34 deletions

View File

@ -25,6 +25,14 @@ retval=$?; if [ $retval != 0 ]; then exit $retval; fi
retval=$?; if [ $retval != 0 ]; then exit $retval; fi
(
cd /home/projects/maven/repository-staging/to-ibiblio/maven2
svn export --force svn://svn.codehaus.org/maven/scm/repository/ .
retval=$?; if [ $retval != 0 ]; then exit $retval; fi
)
retval=$?; if [ $retval != 0 ]; then exit $retval; fi
(
cd $TOOLS_BASE/ibiblio-sync
./synchronize-codehaus-to-ibiblio.sh