Sync only org.apache from apache

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@395105 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Carlos Sanchez Gonzalez 2006-04-19 02:06:56 +00:00
parent ee870d6112
commit 4e7cc4fcac
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
#!/bin/sh
FROM=jvanzyl@cvs.apache.org:/www/www.apache.org/dist/maven-repository/*
TO=.
FROM=jvanzyl@cvs.apache.org:/www/www.apache.org/dist/maven-repository/org/apache/*
TO=org/apache/.
source ./m2-sync.sh