Book a Demo

Author Topic: How are baselines stored in XML format?  (Read 2456 times)

Bart Oosthoek

  • EA Novice
  • *
  • Posts: 8
  • Karma: +0/-0
    • View Profile
How are baselines stored in XML format?
« on: August 07, 2013, 11:23:40 pm »
I am currently charged with the duty to set up a model that can be set-up based on different versions of packages. Currently these packages are allocated as tags within SVN.

Due to the fact that our team consist of more then 10 people we would like to use EA in combination with a MySQL database and SVN and currently I am investigating the possibilities of the baseline functionality from EA. My questions are:

How are the base lines stored in the XML files?

  • Is this baseline stored in the XML corresponding to the package?
  • Is a baseline a separate XML?
  • Can a baseline be locked by version control, currently if a package is checked in (locked) I can still add or (even worse) remove baselines
  • Can I make a set of baselines?
  • Does a package have metadata to display which baseline is currently loaded?
 

Thank you in advance.

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: How are baselines stored in XML format?
« Reply #1 on: August 07, 2013, 11:55:14 pm »
Do me a favor and search this form for "baseline".

q.

ken.norcross

  • EA User
  • **
  • Posts: 63
  • Karma: +0/-0
    • View Profile
Re: How are baselines stored in XML format?
« Reply #2 on: August 08, 2013, 02:46:13 am »
Also read the short Sparx paper titled "Version Control Best Practises for Enterprise Architect"

A version control system like SVN is used instead of the baseline mechanism.