function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
SnehalCSnehalC 

Team development scenario using SVN

Can you please explain a team development scenario if everyone is using single developer sandbox for the development and not individual dev orgs. I mean this is what is practical where we have support team supporting a particular force.com app and each developer is assigned to a bug/fix or more than one developer is assigned to particular bug. In that case how source control (my case is SVN) works.
Will this work practically? What do you recommend?
Best Answer chosen by SnehalC
sfdcfoxsfdcfox
This method can work; this is what we do in our team here. Obviously, like normal SVN, it requires discipline, such as locking files before working on them, committing changes, etc. Since developers can work either in the Force.com IDE or directly in the browser, a strict policy must be enforced where developers are forbidden from developing directly within salesforce.com.