From 877a2b8925923f7e327d9563449439cfb8cb8e0c Mon Sep 17 00:00:00 2001 From: Carlos Sanchez Gonzalez Date: Fri, 20 Oct 2006 15:28:22 +0000 Subject: [PATCH] Fix moved file git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@466149 13f79535-47bb-0310-9956-ffa450edef68 --- maven-meeper/src/bin/synchronize/syncopate/syncopate.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/maven-meeper/src/bin/synchronize/syncopate/syncopate.conf b/maven-meeper/src/bin/synchronize/syncopate/syncopate.conf index f40f41f71..acb3fcccb 100644 --- a/maven-meeper/src/bin/synchronize/syncopate/syncopate.conf +++ b/maven-meeper/src/bin/synchronize/syncopate/syncopate.conf @@ -1,6 +1,6 @@ [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/syncopate/exclusions.txt +options=--log-format="artifact %f %l %t" -rvt -L --size-only --exclude-from=$HOME/components/maven-meeper/src/bin/synchronize/syncopate/exclusions.txt rsyncUser=rsync reportUrl=http://test.maven.codehaus.org/reports/syncopate