Hy,
is there a way for teams working with VC and so with (blackbox) vcmx files handle changes in vcmx over some Git functionality?
Beautiful would be something like:
Thx & Regards
Hy,
is there a way for teams working with VC and so with (blackbox) vcmx files handle changes in vcmx over some Git functionality?
Beautiful would be something like:
Hi,
What exactly do you want to do here? If you want a repository where you can store your own files and then write a comment on what was changed (-m “msg”) then practically any repo works along with large file size (lfs) extension.
Tracking actual changed (like code changes with + and - lines) is a whole different story though.
br,
Lefa
Hy @Lefa,
we are working with Git in combination with vcmx-files but each vcmx is at least one file.
Cool would be a deeper changing managemet especially when working in a team…
The main topic thereby is if two people change something on a vcmx in Git this will end in an conflict!
May there is a smart way for handling vcmx files (content) more like changes in code??
Thx & Regards