From 449663bd3662b5841a5e96c059630a31f26675b6 Mon Sep 17 00:00:00 2001 From: fcolin Date: Thu, 1 Feb 2007 13:13:07 +0000 Subject: Utilisateur : Fcolin Date : 1/08/06 Heure : 13:14 Créé Commentaire: (vss 1) --- UpdateIvyWeb.bat | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 UpdateIvyWeb.bat (limited to 'UpdateIvyWeb.bat') diff --git a/UpdateIvyWeb.bat b/UpdateIvyWeb.bat new file mode 100644 index 0000000..b7e1ca9 --- /dev/null +++ b/UpdateIvyWeb.bat @@ -0,0 +1,5 @@ +@echo On +echo Web Update %* +copy /b %1 "C:\Documents and Settings\fcolin\My Documents\IvyCVSWWW\WWW\download\packages" +cd "C:\Documents and Settings\fcolin\My Documents\IvyCVSWWW\WWW\download\packages" +"c:\Program Files (x86)\TortoiseCVS\cvs.exe" -d ":pserver:pii:/projet/ivy/cvsroot" ci -m "Automatic IDE rebuild " . -- cgit v1.1