Author Topic: Regarding the version one control EA  (Read 1577 times)

ea0921

  • EA User
  • **
  • Posts: 96
  • Karma: +0/-1
    • View Profile
Regarding the version one control EA
« on: July 13, 2023, 04:01:37 pm »
One of our customer is using Git/Bitbucket to version control eapx files. We want to integrate requirement diagrams to third party tool. Can you please guide, if there are integration APIs to read and write requirements and diagrams when EA is version controlled using Git and Bitbucket.

A quick reply would be helpful.

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13226
  • Karma: +550/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Regarding the version one control EA
« Reply #1 on: July 13, 2023, 04:25:50 pm »
You might want to specify exactly what your requirements are.

The API for EA is the same, regardless of the fact that the files are stored in a GIT repository. Using Git/Bitbucket to get the latest version, or commit a new version is something you'll have to do outside of EA.

Geert