Concurrent development?

Hey all, I was just wondering if anyone had any experience doing concurrent development in Servoy?

The way I understand the Servoy architecture, all of the source code is kept inside the database repository_server, so two people working on the same solution at the same time on the same machine (terminal server) has the potential for unpredicatable conflicts. If we wanted to have more than one person developing for a solution, how would we go about doing it?

Could we do it on separate machines and synchronize somehow? I just worry about merging code from two separate exported solutions… it could get messy if there are conflicts.

Has the Servoy development team come up with any solutions to this, or has anyone even brought it up before? What I’d really like is a CVS like system that is able to do updates/checkouts, and handle merged conflicts elegantly.

Fredric

fdoddridge:
Has the Servoy development team come up with any solutions to this…

Yes, Servoy modules. See this thread: