中国IT动力,最新最全的IT技术教程
最新100篇 | 推荐100篇 | 专题100篇 | 排行榜 | 搜索 | 在线API文档
首 页 | 程序开发 | 操作系统 | 软件应用 | 图形图象 | 网络应用 | 精文荟萃 | 教育认证 | 硬件维护 | 未整理篇 | 站长教程
ASP JS PHP工程 ASP.NET 网站建设 UML J2EESUN .NET VC VB VFP 网络维护 数据库 DB2 SQL2000 Oracle Mysql
服务器 Win2000 Office C DreamWeaver FireWorks Flash PhotoShop 上网宝典 CorelDraw 协议大全 网络安全 微软认证
硬件维护  CPU  主板  硬盘  内存  显卡  显示器  键盘鼠标  声卡音箱  打印机  机箱电源  BIOS  网卡  C#  Java  Delphi  vs.net2005
  当前位置:> 程序开发 > 软件工程 > 综合文章
CVSNT与CVS的对比
作者:未知 时间:2005-09-13 23:32 出处:Blog.ChinaUnix.net 责编:chinaitpower
              摘要:CVSNT与CVS的对比
呵呵,还是有很多的不同哦,看来这个NT不是指操作系统,而是指New Technology......

CVSNT是现在能在Windows、Mac OS X、Linux、Solaris和HPUX上运行的,被广泛支持的,富有特色和安全的CVS服务器和客户端。经过6年的不断开发、测试和产品发布, CVSNT得到持续的推进,当前的版本是2.0。CVSNT是开放源码的自由软件,基于GNU的GPL许可证。

应该可以把CVSNT看作是CVS的增强版吧,以下是CVSNT和CVS的一些特征对比:

FeatureCVSNTCVS
Server
 Supports authentication via Microsoft Active Directory or SSH (windows only)YESNO
 Set enforced protocols allow server to lock out clients connecting over insecure protocols or using insecure/inefficient options.YESNO
 Easily remove protocols (without recompile) YESNO
 Branch ACLs can be used to restrict accessYESNO
 LockServer provides file level locking YESNO
 More sophisticated / extra triggers available e.g. postcommit. Triggers also available via COM/DLL/.so interfaces YESNO
 Supports Unicode files with additional keyword expansion switchesYESNO
 Efficient storage of binary files using binary deltasYESNO
 Extended modules functionality using the modules2 fileYESNO
 Advanced Reserved Edits and checked commits (supercedes exclusive locking concept) YESNO
 Server-side default options (cvsrc)YESNO
 CVSROOT/config scripts etc.YESYES
 Repository browsing via cvs ls commandYESYES
Windows Server
 Supports encrypted authentication via SSL (all platforms)YESNO
 Configurable with Windows Control PanelYESNO
 Compatible with NTFS ACL's for using permissions based on Windows username or group.YESNO
 Triggers also available via COM and DLL interfaces YESNO
Client
 Smart Merge using MergePointYESNO
 Supports Unicode files with additional keyword expansion switchesYESNO
 "Import-and-go" by optionally turning freshly imported trees into a new sandbox automatically. No more need to purge and do a fresh checkout firstYESNO

关闭本页
 
首页 | 投资与合作 | 服务条款 | 隐私政策 | 收藏本站 | 设为首页 | 新用户注册 | 免责声明 | 使用帮助
Copyright ©2005-2008 chinaitpower.com All rights reserved. www.chinaitpower.com 版权所有