Book a Demo

Author Topic: What is stub information in version control??  (Read 3036 times)

johnm9

  • EA User
  • **
  • Posts: 52
  • Karma: +0/-0
    • View Profile
What is stub information in version control??
« on: July 31, 2008, 11:47:18 am »
"In releases of Enterprise Architect later than version 4.5, when you save a package to the version control system only stub information is exported for any nested packages. This ensures that information in a nested package is not inadvertently over-written by a top level package."

"only stub information is exported for...": export refer to exporting the local copy to the version control? i suggest using "save" to make it more understandable.

"This ensures that information in a nested package is not inadvertently over-written by a top level package.": Do u mean the nested package in control system will not be over-written mistakenly by my local nested packages when saving the top level package?