Team development setup

Posted by Community Admin on 04-Aug-2018 17:30

Team development setup

All Replies

Posted by Community Admin on 11-May-2011 00:00


Is there any guidance on how to set up dev environment for a 2 or more development when developing using Sitefinity ?  How to resolve/share DB changes [since content is stored in DB] when you wnat to use a version control system.  We are using valut as our Verison control system.

Posted by Community Admin on 13-May-2011 00:00

Hello capton,

Sitefinity VSS management should not be different than any other ASP.Net web site project. Toolbox information is stored in configuration files. You should treat configuration files as you would web.cofig. In this case you should checkout ToolboxesConfig.config file make the change and then checkin. So next time other developers get the latest version will have the same control in toolbox of their local Sitefinity version. Merging the data could be done with a database schema comparison and replication tools.

Best wishes,
Ivan Dimitrov
the Telerik team

Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items

Posted by Community Admin on 15-Mar-2013 00:00

Did you figure this out? I have the same question -- and, I tried using Red-Gate SQL Compare and SQL Data Compare but most of the differences are GUID-related and too many ambiguities to see which rows to merge and which not. What did you learn?

Posted by Community Admin on 18-Mar-2013 00:00

Hi Michael,

For data merging you can use the Sitefinity Site Synch module.

Kind regards,
Radoslav Georgiev
the Telerik team
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items

This thread is closed