Skip to main content
1-Visitor
July 29, 2021
Question

Integrity CLI command for where a particular project revision is used in top level project revisions

  • July 29, 2021
  • 0 replies
  • 758 views

Is there any integrity CLI command from which i can get the project revisions of level1/project.pj which has particular particular project revision of level4/project.pj. I tried it doing with si locate command but i can get only level3/project.pj project revisions.

 

The project structure is like this:

level1\project.pj

   level2\project.pj (subproject of level1)

      level3\project.pj (subproject of level2)

         level4\project.pj (subproject of level3)