quiet svn commands

workaround few issues (delay during deletion ?)
This commit is contained in:
2019-03-02 20:24:34 +00:00
parent 2415d545f8
commit b216cb5759
6 changed files with 15 additions and 5 deletions
+5 -1
View File
@@ -201,6 +201,7 @@ cdd %STUDIO_DIR
remtrace root
exprt -N -r %PUBLIC_SVN_REVISION %DEFAULT_PUBLIC_SVN/Src/Delivery Delivery
move Delivery\*.* . >>& %INSTALL_LOG
give_time_to move Delivery files.
fullrd Delivery >>& %INSTALL_LOG
fullrf INSTALL README make_install compile_libraries
remtrace eweasel (just the necessary)
@@ -300,8 +301,11 @@ iff not defined NO_COMPILE then
remtrace Update all libraries
iff isdir %EIFFEL_SRC then
remtrace Delete %EIFFEL_SRC
fullrd %EIFFEL_SRC
rename %EIFFEL_SRC% %EIFFEL_SRC%-deleting
fullrd %EIFFEL_SRC%-deleting
give_time_to remove %EIFFEL_SRC%
endiff
safe_md %EIFFEL_SRC
REM Clean up the files