git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@463005 13f79535-47bb-0310-9956-ffa450edef68

This commit is contained in:
Jason van Zyl 2006-10-11 22:20:27 +00:00
parent 39819a074c
commit 2dc869d745
3 changed files with 0 additions and 27 deletions

View File

@ -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

View File

@ -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

View File

@ -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