六六字典>英语词典>cvs翻译和用法

cvs

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

双语例句

  • CVS resolves conflicts at commit time, which prevents it from becoming a bottleneck to progress.
    CVS在提交时解决冲突问题,这就避免了冲突成为发展的瓶颈。
  • For the latest installable snapshot of the PEAK system in CVS, simply download the tar file.
    有关CVS中PEAK系统的最新可安装快照,您可以下载tar文件。
  • CVS and Subversion: You need these tools installed to download updates for the source trees you build.
    CVS和Subversion:需要安装这些工具,以便从构建的源树中下载更新。
  • If you have to have RCS or CVS crud in your source file, do it as follows.
    如果你要将RCS或CVS的杂项包含在你的源文件中,按如下做。
  • If you experience problems with the CVS repository, please try accessing this zip file instead.
    如果您在使用CVS资源库时遇到了问题,请尝试访问这个zip文件。
  • Synchronize modeling projects with a CVS repository.
    与CVS存储库同步建模项目。
  • Like CVS, Subversion is a centralized solution and uses the snapshot model.
    与CVS一样,Subversion也是一种集中化的解决方案,采用的是快照模型。
  • To obtain the latest version of the models, business analysts synchronize their workspace with the CVS repository.
    要获取模型的最新版本,业务分析人员可以将其工作区与该CVS存储库同步。
  • CVS stores the original files and their change history into a repository.
    CVS会将原始文件及其更改历史信息存储在一个存储库中。
  • Git commits are atomic and project-wide, not per-file as in CVS.
    Git提交都是原子的,且是整个项目范围的,而不像CVS中一样是对每个文件的。