Added script for svn repo mirroring.
Updated deliv config files.
This commit is contained in:
@@ -10,6 +10,15 @@ iff not defined WORK_DIR then
|
||||
set WORK_DIR=%~dp0..\..\_DELIV
|
||||
endiff
|
||||
|
||||
set LOCAL_REPO_ROOT=%~dp0..\..\..\repos\mirrors
|
||||
set "LOCAL_REPO_ROOT=%LOCAL_REPO_ROOT:\=/%"
|
||||
iff not defined DEFAULT_PUBLIC_SVN then
|
||||
set DEFAULT_PUBLIC_SVN=file:///%LOCAL_REPO_ROOT%/svn/eiffelstudio/trunk
|
||||
endiff
|
||||
iff not defined DEFAULT_ISE_SVN then
|
||||
set DEFAULT_ISE_SVN=file:///%LOCAL_REPO_ROOT%/svn/ise/trunk
|
||||
endiff
|
||||
|
||||
rem set ISE_EC_FLAGS=-full
|
||||
|
||||
set DELIV_SKIP_ERROR="True"
|
||||
|
||||
Reference in New Issue
Block a user