源代码管理系统 meaning in Chinese
source-code control system
Examples
- Team foundation is a client - server source control system that uses a . net web service to access items stored in a sql server database
Team foundation是客户端-服务器源代码管理系统,它使用. net web服务访问存储在sql server数据库中的项。 - Therefore , when you check in a file , the source code control system determines whether the file has been changed by someone else since you checked it out
因此,当签入文件时,源代码管理系统确定文件自您将其签出后是否已由其他人进行了更改。 - Which source control system you plan to use for example , team foundation , visual sourcesafe , independent developer , custom , and so on
您打算使用哪种源代码管理系统(如team foundation 、 visual sourcesafe 、独立开发商源代码管理系统、自定义源代码管理系统等) 。 - The eclipse platform has built - in support for only one albeit the most popular source code management system : concurrent versions system
Eclipse平台只对一个(但也是最流行的一个)源代码管理系统提供内置支持:并发版本控制系统( concurrent versions system , cvs ) 。 - Members of your team can see the latest version of any file , check it out of the source code control system to make changes , and then check in the revised version
组中的成员可以查看最新版本的任一文件,将其从源代码管理系统中签出以进行更改,然后再签入修订后的版本。