How to make development by multi user ?

5 Posts
4 Users
0 Likes
49 Views
(@r.buisson@arcinfo.com)
Posts: 0
New Member Guest
 

Hi,

customer ask me recently if there is a good way to make project development with several developers.

Fisrt I think that if they don't work on the same part (one works on variable, another one HMI) he just have to merge file.
But if they work on variable at the same time, there is some possibility of error when you merge the varexp.

Do you have some experience on this point.

Thanks.

 
Posted : 13/11/2017 3:28 pm
BO
 BO
(@b-olombelarcinfo-com)
Posts: 196
Reputable Member
 

Hi,

C1 ?!

BR

Brice

 
Posted : 13/11/2017 6:49 pm
n.kunzer
(@n-kunzerarcinfo-com)
Posts: 1236
Member Moderator
 

There are different ways.

For configuration files, as said by Brice, using C1 is a good practice.
But I think not all config files are available. For example I think HDSConf and HDSTrends are not available (to be checked..).

Anyway, in my opinion, to have a good control 1 guy of the team must be "the integrator". He must make the merge job. Here there are different ways depending the technical skill of the guy.

1. All manual
2. Using a folder synchronization tool like FreeFileSync (liberkey). Merging files like Varexp must be done with a merging tool like WinMerge (liberkey).
3. Using A source manager like GIT or Bazaar. More difficult to implement but more complete. These tools manage the file synchro + merging.

Nico

 
Posted : 14/11/2017 10:44 am
ACHT
 ACHT
(@a-chaverotarcinfo-com)
Posts: 161
Reputable Member
 

Hello

I share with you this presentation (sorry in French), I presented this to a client this morning.

 
Posted : 21/12/2017 8:27 pm
BO
 BO
(@b-olombelarcinfo-com)
Posts: 196
Reputable Member
 

Great job !

 
Posted : 22/12/2017 8:02 pm