Book a Demo

Author Topic: Combing models from others into 1  (Read 3097 times)

raymondsing

  • EA User
  • **
  • Posts: 27
  • Karma: +0/-0
    • View Profile
Combing models from others into 1
« on: May 16, 2006, 10:30:06 pm »
hi,

Perhaps this has been covered before, but i could not find anything by searching for "combine".

How to combine the work done by other teammates into a consolidated model?

Perhaps this may not be the right way to do.

Perhaps the right way is to "check out" the required portion by the assigned teammate to work on. After that, "check in" once it is done.

In a nutshell, how to use EA in a team environment where the model can be used by different members? Can this be done? How?

Thanks for any pointers.

thomaskilian

  • Guest
Re: Combing models from others into 1
« Reply #1 on: May 16, 2006, 11:52:22 pm »
Try searching for CVS, version control, cxontrolled package, and the like. It has been discussed here in broad.

Maarten

  • EA User
  • **
  • Posts: 25
  • Karma: +0/-0
    • View Profile
Re: Combing models from others into 1
« Reply #2 on: May 17, 2006, 04:40:25 am »
You could have a look at 2 white papers http://www.sparxsystems.com.au/resources/whitepapers/index.html

The one about deployment describes different possibilities for a multi-user set-up. The one about version control is interesting if you choose to use a version control repository.