问题描述
我需要在" Visual Studio项目的源代码和版本控制"上进行研究并创建文档/建议.
目的是为我们的公司制定一个程序,以确保我们的Visual Studio项目的质量和版本控制-尤其是对于我们的应用程序CIRRASIII/CIMS.
我们如何确保源代码不会因不同程序员的更改而混淆?
-程序员签入/签出代码
-版本控制
-程序变更的责任和文档
-测试控制
-变更管理和文档编制
我恳请任何软件专业人士对此提供帮助.由于我是软件开发的新手,所以我真的对源代码控制系统不了解.请尽快答复,在此先感谢.
I need to do research and create a document/proposal on "Source Code and Version Control for Visual Studio Projects".
The objective is to have a procedure for our company to ensure quality and version control of our Visual Studio projects – especially for our application CIRRASIII / CIMS.
How do we ensure that our source code do not get mixed up by changes by different programmers?
-Check in / out of code by programmers
-Version control
-Accountability and documentation of program changes made
-Testing control
-Change management and documentationo
I kindly ask any software professional to help me with this . Since I''m new to software development, I really donot have knowledge in source control system .Please reply as soon as possible , Thanks in advance .
推荐答案
这篇关于源代码版本控制(Visual Studio)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!