Mozilla/mozilla/cck/build/PERLUpload.bat
petitta%netscape.com 9a305c04f2 New Upload .bat for CCKBuild.pl
git-svn-id: svn://10.0.0.236/trunk@27476 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-14 23:20:49 +00:00

19 lines
590 B
Batchfile
Executable File

@echo off
REM Put it where we all can get it.
REM %1 = release 'or' debug %2 = builddate
REM Make the Main repository Folder using the BuildID var
P:
md \client\cck\new\win\5.0\domestic\"%1"\"%2"
REM Make the folder for the INI's then copy/move all of them.
md \client\cck\new\win\5.0\domestic\"%1"\"%2"\iniFiles
D:
cd\builds\mozilla\cck\cckwiz\inifiles
copy *.ini P:\client\cck\new\win\5.0\domestic\"%1"\"%2"\iniFiles
REM Copy the wizardmachine.exe to sweetlou
D:
cd\builds\mozilla\cck\driver\%1
copy *.exe P:\client\cck\new\win\5.0\domestic\%1\%2