Details
-
Type:
Improvement
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Core system, SCM
-
Labels:
-
Complexity:Intermediate
-
Number of attachments :
Description
The 'svn up' on the parent module already update source tree for modules.
Issue Links
- is related to
-
CONTINUUM-2193
Add option to check out a multi-module project into a single working directory
-
This seems to mean that projects don't get built on schedule.
Since the svn up runs on the parent, it catches all changes below it. Then when each module is updated, Continuum sees no changes and doesn't build.