Synchronize setting DBI

Hello,

I want to switch from the “local” Team to SVN Team Repositry.
I think i need get my DBI files synchronized then.

But servoy setting is not permitting me to do that: I get this message:

Synchronizing requires that ‘.dbi’ files are used. When the developer is started with admin setting
“servoy.application_server.startRepositoryAsTeamProvider = true”, database information is handled by the team repository directly, not through ‘.dbi’ files.

How (and where) should i set this: servoy.application_server.startRepositoryAsTeamProvider = false :?

Regards, Jan

Hi Jan,

You want to use the SVN teamserver or the Servoy teamserver?
Because that message is all about the Servoy teamserver (see the servoy admin pages for this setting).
But if you want to switch your solution to another teamserver you need to disconnect it first and then share it again to the other (SVN) teamserver.

Hope this helps.

Yes, thx, Robert :P