%PDF- %PDF-
Direktori : /usr/share/doc/subversion-1.6.11/tools/buildbot/slaves/win32-xp-VS2005/ |
Current File : //usr/share/doc/subversion-1.6.11/tools/buildbot/slaves/win32-xp-VS2005/svnlog.bat |
@echo off REM IF NOT EXIST ..\config.bat GOTO noconfig REM call ..\config.bat echo. echo Detailed test logs included in svncheck.bat log. echo. EXIT 0 :noconfig echo File config.bat not found. Please copy it from config.bat.tmpl and tweak for you. EXIT 2