%PDF- %PDF-
Direktori : /usr/share/doc/subversion-1.6.11/tools/buildbot/slaves/xp-vc60-ia32/ |
Current File : //usr/share/doc/subversion-1.6.11/tools/buildbot/slaves/xp-vc60-ia32/svnclean.bat |
IF NOT EXIST ..\config.bat GOTO noconfig call ..\config.bat if NOT "%CLEAN_SVN%"=="" MSDEV.COM subversion_msvc.dsw /MAKE "__ALL_TESTS__ - Win32 Release" /CLEAN if ERRORLEVEL 1 EXIT 1 EXIT 0 :noconfig echo File config.bat not found. Please copy it from config.bat.tmpl and tweak for you. EXIT 2