Version Control for Visual Studio projects and MS Dynamics CRM (javascript)
问题 I'm looking for Version Control that warns a use when opening a file if that file is being modified by another user. Is this possible? We also use Microsoft Dynamics CRM 2011 and are looking to use some kind of version control for the javascript files. Does someone has experience with using Dynamics CRM and version control? Thank you for any information! 回答1: You could implement this in Team Foundation Server (TFS) or other version control applications that support single checkout. You will