- 
    
Task
 - 
    Resolution: Won't Do
 - 
    
P2: Important
 - 
    None
 - 
    None
 - 
    None
 
Since the introduction of dependencies.yaml in most repos, an easy way to check out a consistent set of dependencies is needed. A script should be written that:
- Takes one repo as an argument, or reads the current working directory.
 - Reads the dependencies.yaml file for the repo
 - Traverses the dependency tree and discovers other module dependencies not specified in the top level.
 - Clones missing repositories
 - Checks out all dependency modules according to the dependency tree.
 - If an inconsistent set is found when preparing to check out, recommend running the dependency update script inĀ 
QTQAINFRA-3975 
- relates to
 - 
                    
QTQAINFRA-3975 Create script to update dependencies on non-essential qt modules
-         
 - Closed
 
 -