Book a Demo

Author Topic: group working  (Read 3280 times)

Martin Terreni

  • EA User
  • **
  • Posts: 672
  • Karma: +0/-0
  • Sorry, I can't write
    • View Profile
group working
« on: August 15, 2004, 06:47:27 am »
I want diferent teams to work on diferent teams and still for me to be able to mearg all their work as packages in a main project.

is it possible?
Recursion definition:
If you don’t understand the definition read "Recursion definition".

Bruno.Cossi

  • EA User
  • **
  • Posts: 803
  • Karma: +0/-0
    • View Profile
Re: group working
« Reply #1 on: August 15, 2004, 07:21:04 am »
It is. You can use replication, you can use import/export of packages via XML or ideally, if all your teams are on the same network, you can just have them to work in the same repository (you can use the locking mechanism to ensure that only the appropriate team can modify the contents of each respective package.

Hope this helps,

Bruno

Martin Terreni

  • EA User
  • **
  • Posts: 672
  • Karma: +0/-0
  • Sorry, I can't write
    • View Profile
Re: group working
« Reply #2 on: August 16, 2004, 02:52:46 am »
is there some tutorial about it?
Recursion definition:
If you don’t understand the definition read "Recursion definition".