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.
Hi,
C1 ?!
BR
Brice
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
Hello
I share with you this presentation (sorry in French), I presented this to a client this morning.
Great job !


