Book a Demo

Author Topic: Small Team with Shared Models  (Read 3529 times)

dt19643

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Small Team with Shared Models
« on: July 26, 2005, 10:13:02 am »
I have a small team that would start to like using EA in a shared envrionement.  I have read about import/exports, DBMS, Repositories etc.  I am curious what the best approach is for not to much contention but having a few developers work on the model at the same time.

TrtnJohn

  • EA User
  • **
  • Posts: 176
  • Karma: +0/-0
    • View Profile
Re: Small Team with Shared Models
« Reply #1 on: July 26, 2005, 12:37:36 pm »
You can put the EAP file on a shared drive and the team can edit directly.  You can use package control and/or version control to manage access to each individual package.

AdamHearn

  • EA User
  • **
  • Posts: 58
  • Karma: +0/-0
    • View Profile
Re: Small Team with Shared Models
« Reply #2 on: July 29, 2005, 03:45:00 pm »
Our development team contains 5 people and we use the corporate edition of EA against a SQLServer 2000 (MSDE) repository.