quiet svn commands
workaround few issues (delay during deletion ?)
This commit is contained in:
@@ -59,7 +59,9 @@ iff .%1.==.. then
|
||||
cdd %EIFFEL_SRC
|
||||
cd tools
|
||||
if EXIST %INIT_DIR%\isesvn\tools\setup (
|
||||
xcopy %INIT_DIR%\isesvn\tools\setup setup /E /I
|
||||
if not EXIST setup (
|
||||
xcopy %INIT_DIR%\isesvn\tools\setup setup /E /I
|
||||
)
|
||||
) else (
|
||||
co %DEFAULT_ISE_SVN%/Src/tools/setup setup
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user