Author: carlos Date: Thu Jan 29 18:32:25 2009 New Revision: 738951 URL: http://svn.apache.org/viewvc?rev=738951&view=rev Log: M2 sync is not working, wrong files
Modified: maven/repository-tools/trunk/src/bin/crontab.txt Modified: maven/repository-tools/trunk/src/bin/crontab.txt URL: http://svn.apache.org/viewvc/maven/repository-tools/trunk/src/bin/crontab.txt?rev=738951&r1=738950&r2=738951&view=diff ============================================================================== --- maven/repository-tools/trunk/src/bin/crontab.txt (original) +++ maven/repository-tools/trunk/src/bin/crontab.txt Thu Jan 29 18:32:25 2009 @@ -7,7 +7,7 @@ # sync rewrite rules to m1 repo at ibiblio 51 19 * * * cd $HOME/bin; ./synchronize-rewrite-rules-to-ibiblio.sh $HOME/bin/synchronize.properties # sync m2 repos -16 17 * * * cd $HOME/bin/synchronize/synchronize-inbound +16 17 * * * cd $HOME/bin/; ./synchronize-inbound.sh # sync central to cica.es mirror 30 21 * * * cd $HOME/bin; ./synchronize-central-to-cica.sh $HOME/bin/synchronize.properties # sync central to repo.exist.com mirror