@svn up @echo off cd ..\fost-base call build %* cd ..\fost-py IF NOT ERRORLEVEL 1 ( call compile %* )