Hi there,
for quite a while, we are using the *.pcwef-Format in combination with git source control to work together as a team on a common code base.
This works quite well for us (In fact, I think it’s the only way to maintain common code within a team).
However, we experience some difficulties caused by the file structure of the *pcwef-format.
Examples:
* FileNames of POES are shortened by PLCnext Engineer, that makes it very difficult to assign POEs to the files that they are stored in and to find the code of a POE in the files.
* Some files have a very "central" function within the structure of the project since they contain e.g. references to each POE that exists in the project. That leads to many conflicts when 2 or more people changed something in different branches and try to merge their changes.
Are there any other users who manage their IEC-code in *pcwef-format with git?
I’d be interested in an exchange with other users that might experience similar issues (and may have found solutions for it).
Thanks and Regards
Fabian
It is important to take the respective index of the POUs within the structure.xml file.Some optimizations will be made to the file formats in the future, but there is no timepoint and schedule for this available yet.