
27 Oct
2006
27 Oct
'06
9:23 a.m.
Author: seb Date: Fri Oct 27 11:23:28 2006 New Revision: 798 Added: logback/trunk/sync_logback_ibiblio.sh Log: added sync script Added: logback/trunk/sync_logback_ibiblio.sh ============================================================================== --- (empty file) +++ logback/trunk/sync_logback_ibiblio.sh Fri Oct 27 11:23:28 2006 @@ -0,0 +1,6 @@ +#!/bin/sh + +FROM=rsync://logback.qos.ch/dist/bundles/ +TO=ch/qos/logback + +NO_SSH=true \ No newline at end of file