读知识>英语词典>cvs翻译和用法

cvs

网络  脑血管痉挛; 绒毛活检; 便利店; 并行版本系统; 并发版本系统

双语例句

  • A stock Eclipse installation has integrated support for CVS, a popular open source change-management system.
    原有的Eclipse安装已集成了对CVS(一种流行的开放源码变更管理系统)的支持。
  • CVS stores the original files and their change history into a repository.
    CVS会将原始文件及其更改历史信息存储在一个存储库中。
  • The dialog will perform a validation of the information provided and attempt to connect to the CVS server.
    该对话框将对提供的信息进行验证,然后尝试连接到CVS服务器。
  • In the meantime, I have committed the new code to the CVS repository.
    同时,我向CVS资源库提交了该新代码。
  • CVS and Subversion: You need these tools installed to download updates for the source trees you build.
    CVS和Subversion:需要安装这些工具,以便从构建的源树中下载更新。
  • Fortunately, CVS isn't the only source code management software supported by the Eclipse Platform.
    幸运的是,CVS并不是Eclipse平台所支持的唯一的源代码管理软件。
  • This is the idea behind branches in CVS, for example.
    举例来说,这是CVS中的分支所使用的思想。
  • Like CVS, Subversion is a centralized solution and uses the snapshot model.
    与CVS一样,Subversion也是一种集中化的解决方案,采用的是快照模型。
  • Committing changes is how you confirm to CVS that you want to add the files to the CVS repository.
    提交更改是您向CVS确认要在CVS存储库中添加文件的方式。
  • CVS resolves conflicts at commit time, which prevents it from becoming a bottleneck to progress.
    CVS在提交时解决冲突问题,这就避免了冲突成为发展的瓶颈。