Book a Demo

Author Topic: Integration with Configuration Control  (Read 2354 times)

Neil

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Integration with Configuration Control
« on: March 22, 2005, 02:54:52 am »
Hi all

We want to use a SQL Server repository for our EA models yet, at the same time, we need to integrate with a file-based source control system.

Is there any easy way to do this in EA?

Regards

Neil

Bruno.Cossi

  • EA User
  • **
  • Posts: 803
  • Karma: +0/-0
    • View Profile
Re: Integration with Configuration Control
« Reply #1 on: March 22, 2005, 03:50:09 am »
Hi,

yes, there is :-) The way this works is that upon check-in, EA exports an XML file and checks the file into the source control system. When you check an object out, EA takes the XML file and imports it into the database.

Hope this helps!
Bruno


Quote
Hi all

We want to use a SQL Server repository for our EA models yet, at the same time, we need to integrate with a file-based source control system.

Is there any easy way to do this in EA?

Regards

Neil