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