パッケージ: cssc (1.4.1-1)
cssc に関するリンク
cssc ソースパッケージをダウンロード:
- [cssc_1.4.1-1.debian.tar.xz]
- [cssc_1.4.1-1.dsc]
- [cssc_1.4.1.orig.tar.gz]
- [cssc_1.4.1.orig.tar.gz.asc]
メンテナ:
外部の資源:
- ホームページ [www.gnu.org]
類似のパッケージ:
Clone of the Unix SCCS revision-control system
SCCS is a per-file revision-control system. It is a de-facto standard on commercial Unices, being shipped with most of those.
GNU-based systems usually use RCS instead of SCCS - indeed it has been a choice to design RCS instead of implementing a free SCCS clone. RCS was designed to address some problems with SCCS (eg. extraction time grows linearly with the size of the history file), but it has anyway problems of its own (eg. extraction time of branches grows with trunk length).
Some project-wide revision-control systems, like Aegis, can make use of CSSC instead of RCS.
This package also provides a web frontend to navigate the history of files under SCCS control, with optional support for formatting of manpages using groff.
その他の cssc 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.14)
- GNU C Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc1 (>= 1:3.0)
- パッケージは利用できません
-
- dep: libstdc++6 (>= 5.2)
- GNU Standard C++ Library v3
-
- sug: groff
- GNU troff text-formatting system