Anyone who uses LiveCode in a project for several developers?
Anyway, can someone recommend a good version control system / plugin for use?
We reviewed MagicCarpet, but since it is no longer designed, we want to use something else.
thank
Yes, our team uses LiveCode with several developers. As the Livecode community is still young, acquiring good source management tools can be a problem. Our solution was to break the code into modules (stack files). When there are updates to merge into the main code base, we clone our existing code base and manually change the code using string comparison in a text editor. This is not a fun process, but much less painful than it sounds.
If I redesigned the system, we would just use Git (Github.com, etc.). There is no reason this will not work with Livecode stacks.
, script, json , VCS. , , . - RunRevLive .
repo lcVCS https://github.com/montegoulding/lcVCS
git revOnline (libVersionControl), XML , git. , , , .
revOnline
LiveCode Subversion.
, ; , , , " + ". Subversion, , sidecar XML . , ( ). , .
, , SVN, : LiveCode sidecar - ..
, . , , , sidecar . ( sidecar).
, .
, , , . , . , .
, , , , .