软件包:cvs(2:1.12.13+real-28+deb12u1)
cvs 的相关链接
Debian 的资源:
下载源码包 cvs:
- [cvs_1.12.13+real-28+deb12u1.dsc]
- [cvs_1.12.13+real.orig.tar.gz]
- [cvs_1.12.13+real.orig.tar.gz.asc]
- [cvs_1.12.13+real-28+deb12u1.diff.gz]
维护者:
外部的资源:
- 主页 [www.nongnu.org]
相似软件包:
Concurrent Versions System
CVS is a version control system, which allows you to keep access to old versions of files (usually source code), keep a log of who, when, and why changes occurred, etc., like RCS or SCCS. It handles multiple developers, multiple directories, triggers to enable/log/control various operations, and can work over a wide area network. The texinfo manual provides further information on more tasks that it can perform.
There are some tasks that are not covered by CVS. They can be done in conjunction with CVS but will tend to require some script-writing and software other than CVS. These tasks are bug-tracking, build management (that is, make and make-like tools), and automated testing. However, CVS makes these tasks easier.
This package contains a CVS binary which can act as both client and server, although there is no CVS dæmon; to access remote repositories, please use :extssh: not :pserver: any more.
其他与 cvs 有关的软件包
|
|
|
|
-
- dep: adduser
- 添加、删除用户和组
-
- dep: libbsd0 (>= 0.0)
- 源自 BSD 系统的组件函数 - 共享库
-
- dep: libc6 (>= 2.34)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libcrypt1 (>= 1:4.1.0)
- libcrypt 共享库
-
- dep: libgssapi-krb5-2 (>= 1.17)
- MIT Kerberos runtime libraries - krb5 GSS-API Mechanism
-
- dep: libkrb5-3 (>= 1.6.dfsg.2)
- MIT Kerberos runtime libraries
-
- dep: zlib1g (>= 1:1.1.4)
- 压缩库 - 运行时
-
- rec: openssh-client
- SSH 客户端,用于登录远程机器
-
- enh: cvs2svn (>= 2.4.0-4~)
- 软件包暂时不可用
-
- enh: rcs
- The GNU Revision Control System