Book a Demo

Author Topic: Baseline read only  (Read 2378 times)

arcozen

  • EA Novice
  • *
  • Posts: 13
  • Karma: +0/-0
    • View Profile
Baseline read only
« on: February 23, 2010, 01:02:55 am »
Hi everybody
After your suggestions about branching and tagging we're now considering to use SVN as Version Control repository, while DBMS is going to be the repository for shared work on the live model.
Branching and tagging (needed especially to apply fixes made on previous production releases on the live model) will be managed in SVN repo.
"Baseline" in EA will be used only when we have to compare two different models:
1) live model
2) local model created from an SVN Tag of a previous production release of the model, already delivered for a production release of the related software

In detail:
We'll make a WC copy of the SVN tag, then we'll create an EAP local project  and make a single baseline for each fixed package, based on that model.
Once closed this  local EAP, we'll load these baselines in the live model with "Package Control – Manage Baseline – Load Other Baseline – Load from EAP" for each single package, and so on... (show differences, merge, etc..)

But, if we would not use external VC and would use EA baseline also to "freeze" snapshots of the model, is it possible to set them as "read only"?

Thanks in advance!

Marco