Author: brett
Date: Sun Jul  2 22:47:23 2006
New Revision: 418689

URL: http://svn.apache.org/viewvc?rev=418689&view=rev
Log:
add a note

Modified:
    maven/components/trunk/maven-meeper/src/bin/m2-sync/codehaus-m2-sync.sh

Modified: 
maven/components/trunk/maven-meeper/src/bin/m2-sync/codehaus-m2-sync.sh
URL: 
http://svn.apache.org/viewvc/maven/components/trunk/maven-meeper/src/bin/m2-sync/codehaus-m2-sync.sh?rev=418689&r1=418688&r2=418689&view=diff
==============================================================================
--- maven/components/trunk/maven-meeper/src/bin/m2-sync/codehaus-m2-sync.sh 
(original)
+++ maven/components/trunk/maven-meeper/src/bin/m2-sync/codehaus-m2-sync.sh Sun 
Jul  2 22:47:23 2006
@@ -5,4 +5,7 @@
 SSH_OPTS="-i $HOME/.ssh/new-id_dsa"
 RSYNC_OPTS="-k"
 
+# NOTE: If the rsync options change, the codehaus configuration may need to be 
changed.
+# It currently runs "rsync --server --sender -vnlkogDtprcz . 
/var/www/domains/codehaus.org/repository/htdocs/org/codehaus/" regardless of 
the rsync command sent
+
 source ./m2-sync.sh


Reply via email to