Hello All!
We are developing a project with my collegue together in WinCC 3.18.
We setup a Git repository, we can add, push, pull, merge panels and files that are visible in the project tree.
However what we are missing is that the DP and DPT getting syncronized when we commit.
Is this possible or is there a workaround for this?
Best Regards,
Gabor Baroczi
DPT and DP to GIT
- dbindernagel
- Posts:161
- Joined: Mon Feb 23, 2015 1:34 pm
Re: DPT and DP to GIT
You can make an ASCII export and commit this to GIT.
- BGabor
- Posts:8
- Joined: Mon Oct 30, 2017 11:43 am
Re: DPT and DP to GIT
Thanks for the answer, this is the only solution, but its working fine.