Author: carlos
Date: Wed Nov 29 11:51:27 2006
New Revision: 480699

URL: http://svn.apache.org/viewvc?view=rev&rev=480699
Log:
Fix path and reports url

Modified:
    
maven/archiva/trunk/maven-meeper/src/bin/synchronize/syncopate/syncopate.conf

Modified: 
maven/archiva/trunk/maven-meeper/src/bin/synchronize/syncopate/syncopate.conf
URL: 
http://svn.apache.org/viewvc/maven/archiva/trunk/maven-meeper/src/bin/synchronize/syncopate/syncopate.conf?view=diff&rev=480699&r1=480698&r2=480699
==============================================================================
--- 
maven/archiva/trunk/maven-meeper/src/bin/synchronize/syncopate/syncopate.conf 
(original)
+++ 
maven/archiva/trunk/maven-meeper/src/bin/synchronize/syncopate/syncopate.conf 
Wed Nov 29 11:51:27 2006
@@ -1,8 +1,8 @@
 [syncopate]
 repoDirectory=/home/maven/repository-staging/to-ibiblio/maven
-options=--log-format="artifact %f %l %t" -rvt -L --size-only 
--exclude-from=$HOME/components/maven-meeper/src/bin/synchronize/syncopate/exclusions.txt
+options=--log-format="artifact %f %l %t" -rvt -L --size-only 
--exclude-from=$HOME/bin/synchronize/syncopate/exclusions.txt
 rsyncUser=rsync
 
-reportUrl=http://test.maven.codehaus.org/reports/syncopate
+reportUrl=http://repo1.maven.org/reports/syncopate
 reportDirectory=/home/maven/repository-staging/to-ibiblio/reports/syncopate
 smtpServer=localhost


Reply via email to