Book a Demo

Author Topic: Model Branch v. Exporting Package Hierarchy  (Read 2616 times)

andrewd

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Model Branch v. Exporting Package Hierarchy
« on: April 17, 2015, 11:07:04 pm »
I am trying to understand the purpose of the Model Branch.  If I put a single package is put under version control, all sub packages are locked/unlocked when the top level package is locked/unlocked.  How is defining a model branch different?

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: Model Branch v. Exporting Package Hierarchy
« Reply #1 on: April 20, 2015, 09:32:44 am »
The "branch", is every child package separately added to version control. It means that different people can be working on different parts of the overall package structure more easily.