[Kde-cygwin-cvs] CVS: website upload,1.5,1.6
Status: Inactive
Brought to you by:
habacker
From: Ralf H. <hab...@us...> - 2001-06-12 09:42:00
|
Update of /cvsroot/kde-cygwin/website In directory usw-pr-cvs1:/tmp/cvs-serv8548 Modified Files: upload Log Message: upload creates/removes new/old dirs Index: upload =================================================================== RCS file: /cvsroot/kde-cygwin/website/upload,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -r1.5 -r1.6 *** upload 2001/06/05 14:50:32 1.5 --- upload 2001/06/12 09:41:56 1.6 *************** *** 107,111 **** echo "direct update" ! ssh -t $1@$SSH_SERVER "cd $SSH_HOME; cvs update" fi --- 107,111 ---- echo "direct update" ! ssh -t $1@$SSH_SERVER "cd $SSH_HOME; cvs update -Pd" fi |