Author: carlos
Date: Mon Feb 12 10:18:33 2007
New Revision: 506564
URL: http://svn.apache.org/viewvc?view=rev&rev=506564
Log:
Fix location of m2 sync scripts
Modified:
maven/site/trunk/src/site/apt/guides/mini/guide-central-repository-upload.apt
Modified:
maven/site/trunk/src/site/apt/guides/mini/guide-central-repository-upload.apt
URL:
http://svn.apache.org/viewvc/maven/site/trunk/src/site/apt/guides/mini/guide-central-repository-upload.apt?view=diff&rev=506564&r1=506563&r2=506564
==============================================================================
---
maven/site/trunk/src/site/apt/guides/mini/guide-central-repository-upload.apt
(original)
+++
maven/site/trunk/src/site/apt/guides/mini/guide-central-repository-upload.apt
Mon Feb 12 10:18:33 2007
@@ -201,7 +201,7 @@
If you want to automatically sync your own repository to ibiblio you must
make sure the server has rsync or rsync over ssh
and provide a script like the
-
{{{http://svn.apache.org/viewvc/maven/archiva/trunk/maven-meeper/src/bin/m2-sync/conf/}current
scripts}},
+
{{{http://svn.apache.org/viewvc/maven/archiva/trunk/maven-meeper/src/bin/synchronize/m2-sync/conf/}current
scripts}},
open an issue under
{{{http://jira.codehaus.org/browse/MAVENUPLOAD}MAVENUPLOAD}} with it and we'll
add it to the automatically synced repos.
If using ssh you need to add the
{{{http://www.ibiblio.org/maven/id_dsa.pub}maven public key}} to the authorized
ones to allow us to log in the machine.