quiet svn commands
workaround few issues (delay during deletion ?)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user