I have installed a solution on a clients server. Now I want to access that solution using my developer license remotely. I have successfully added the remote server repository under the main preferences of my local machine, but how do I now actually open the solution on that remote repository. Servoy Developer always defaults to my local repository??
how did you name the remote repository_server connection?
It has to be the “repository_server” name. You can rename the local one to “repository_server_local”.
Then after a restart you should see the remote solution.
Can someone point me to a ‘multiple developer best practice’? I am trying to figure out how to allow multiple developers (in different parts of the country) to develop and work on our Servoy Solution.
I am just starting to work with the versioning, and so forth, but for example if you follow the advice listed here and use a remote repository, can more than one developer connect to this and work on the same solution? Since it does not seem obvious how to export the solution to multiple developers and allow them to work on local copies, since when they upload back (at the end of the day say) how are conflicts resolved?