Book a Demo

Author Topic: Using Version Control  (Read 2418 times)

sbell

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Using Version Control
« on: February 10, 2012, 12:58:39 am »
I am working on a Proof of concept to setup EA-Sparks and version control for large teams.Followed the instructions in the version control.pdf documentation, created the database and loaded the scripts/data into it, using TFS as our source control repository. At this point I am unable to undestand how to add the model to TFS and have it connected to the database and use version control corrrectly. Any help will be appreciated.


Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Using Version Control
« Reply #1 on: February 10, 2012, 05:28:07 pm »
What exactly are you having troubles with?
Just go to Project|Version Control|Version Control Setting... and add the configuration for TFS.
Then Add package to version control by rightclicking on a package and choosing Package Control|Configure.

Geert