You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by ca...@apache.org on 2007/04/26 17:42:33 UTC

svn commit: r532782 - /maven/archiva/trunk/maven-meeper/src/bin/synchronize/m2-sync/conf/com.pyx4me.sh

Author: carlos
Date: Thu Apr 26 08:42:32 2007
New Revision: 532782

URL: http://svn.apache.org/viewvc?view=rev&rev=532782
Log:
[MAVENUPLOAD-1493] Added com.pyx4me sync

Added:
    maven/archiva/trunk/maven-meeper/src/bin/synchronize/m2-sync/conf/com.pyx4me.sh   (with props)

Added: maven/archiva/trunk/maven-meeper/src/bin/synchronize/m2-sync/conf/com.pyx4me.sh
URL: http://svn.apache.org/viewvc/maven/archiva/trunk/maven-meeper/src/bin/synchronize/m2-sync/conf/com.pyx4me.sh?view=auto&rev=532782
==============================================================================
--- maven/archiva/trunk/maven-meeper/src/bin/synchronize/m2-sync/conf/com.pyx4me.sh (added)
+++ maven/archiva/trunk/maven-meeper/src/bin/synchronize/m2-sync/conf/com.pyx4me.sh Thu Apr 26 08:42:32 2007
@@ -0,0 +1,9 @@
+#!/bin/sh
+
+CONTACT="Vlad Skarzhevskyy <sk...@gmail.com>"
+MODE=rsync
+
+FROM=mavensync@pyx4me.com::maven2-release
+GROUP_DIR=com/pyx4me/
+
+NO_SSH=true
\ No newline at end of file

Propchange: maven/archiva/trunk/maven-meeper/src/bin/synchronize/m2-sync/conf/com.pyx4me.sh
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: maven/archiva/trunk/maven-meeper/src/bin/synchronize/m2-sync/conf/com.pyx4me.sh
------------------------------------------------------------------------------
    svn:executable = *

Propchange: maven/archiva/trunk/maven-meeper/src/bin/synchronize/m2-sync/conf/com.pyx4me.sh
------------------------------------------------------------------------------
    svn:keywords = "Author Date Id Revision"