developer team support ?

Just installed v5.0 and wanted to import a solution to the server and when I go into the solutions from server admin it gives me this message:

"Import solution is disabled since ‘servoy.application_server.startRepositoryAsTeamProvider’ is enabled, developer team support should be used to push solutions to server "

Can someone please explain what is developer team support - I do a search in the developer help and it returns nothing.

Also where and how do I run this to import into the server ?

Thanks

‘RepositoryAsTeamProvider’ is when you work with multiple developers and all have to commit your changes to the server. This is the default Servoy Teamsync.

Anyway, starting from 5.0 you can import solutions into the server (which server will depend on your DB connections) by rightclicking the solution node and choose ‘import solution’

Hope this helps

B.T.W. if this is a real production install, you can safely turn off the ‘RepositoryAsTeamProvider’, save the settings, restart the Applicationserver & import the way you used to do.