]> source.dussan.org Git - archiva.git/commitdiff
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@463005 13f79535...
authorJason van Zyl <jvanzyl@apache.org>
Wed, 11 Oct 2006 22:20:27 +0000 (22:20 +0000)
committerJason van Zyl <jvanzyl@apache.org>
Wed, 11 Oct 2006 22:20:27 +0000 (22:20 +0000)
maven-meeper/src/bin/synchronize/m2-sync/conf/org.codehaus.sh.bak [deleted file]
maven-meeper/src/bin/synchronize/m2-sync/conf/org.livetribe.sh.bak [deleted file]
maven-meeper/src/bin/synchronize/m2-sync/conf/org.logicblaze.sh.bak [deleted file]

diff --git a/maven-meeper/src/bin/synchronize/m2-sync/conf/org.codehaus.sh.bak b/maven-meeper/src/bin/synchronize/m2-sync/conf/org.codehaus.sh.bak
deleted file mode 100755 (executable)
index 9737596..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-#!/bin/sh
-
-FROM=mavensync@repository.codehaus.org:/repository/org/codehaus/
-TO=org/codehaus/
-SSH_OPTS="-i $HOME/.ssh/new-id_dsa"
-#RSYNC_OPTS="-L"
-
-## NOTE that codehaus only honours some rsync options. Others may be summarily discarded and/or cause the rsync to break - check
-## with them if changing them
diff --git a/maven-meeper/src/bin/synchronize/m2-sync/conf/org.livetribe.sh.bak b/maven-meeper/src/bin/synchronize/m2-sync/conf/org.livetribe.sh.bak
deleted file mode 100755 (executable)
index 235af49..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-#!/bin/sh
-
-FROM=mavensync@repository.codehaus.org:/repository/org/livetribe/
-TO=org/livetribe/
-SSH_OPTS="-i $HOME/.ssh/new-id_dsa"
-#RSYNC_OPTS="-L"
-
-## NOTE that codehaus only honours some rsync options. Others may be summarily discarded and/or cause the rsync to break - check
-## with them if changing them
diff --git a/maven-meeper/src/bin/synchronize/m2-sync/conf/org.logicblaze.sh.bak b/maven-meeper/src/bin/synchronize/m2-sync/conf/org.logicblaze.sh.bak
deleted file mode 100755 (executable)
index cc65901..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-#!/bin/sh
-
-FROM=mavensync@repository.codehaus.org:/repository/org/logicblaze/
-TO=org/logicblaze/
-SSH_OPTS="-i $HOME/.ssh/new-id_dsa"
-#RSYNC_OPTS="-L"
-
-## NOTE that codehaus only honours some rsync options. Others may be summarily discarded and/or cause the rsync to break - check
-## with them if changing them