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
srikanth nsrikanth n 

version control in salesforce

Can any one Explain me what is version control in salesforce?? thanx in advance
Cory CowgillCory Cowgill
Salesforce.com does not have version control out of the box for its components (Data Model, Custom Code, Configruations, Workflows, ETC). 

To accomplish version control with Salesforce.com you can integrate a repository with the metadata api to provide this. Take a look at this article.

http://wiki.developerforce.com/page/Using_Force.com_with_Subversion_for_Team_Development