Community Tip - Did you know you can set a signature that will be added to all your posts? Set it here! X
Hello,
Parent Project contains different versions of Sub-Projects within its hierarchy.
For member, one can perform "Update Member Revision" to select a previous version of the member in order to change the contents of the next sub-project version.
Now I want for the next version of the Parent Project to have an older version of sub-project within the hierarchy of the Parent Project.
I don't see any menu similar to "Update Member Revision" for the Sub-Project.
Any idea how to select a different version of Sub-Project for the Parent Project so that the next checkpoint of Parent Project contains an older version of Sub-Project.
Thank you.
Regards
Solved! Go to Solution.
You can use Configure Subproject to set the subproject at a particular build or development path.
Under the project menu: Project > Subproject > Configure... You may need to edit your viewset to show the command.
You can use Configure Subproject to set the subproject at a particular build or development path.
Under the project menu: Project > Subproject > Configure... You may need to edit your viewset to show the command.
Just wanted to mention an additional thing.
You should be aware that how a subproject is configured is stored in the parent project.
That means that users having sandboxes where the parent project is within the tree might be affected.
The most unintrusive way would be to find a suitable checkpoint in an ancestor project (parent, gramdma, ...)
and create a development path from there. Having then a variant sandbox on this development path, lets you
configuring subprojects (setting member revisions, freezing ...) without affecting users working on the mainline.
Jürgen