Pakket: cssc (1.4.0-6)
Verwijzigingen voor cssc
Debian bronnen:
Het bronpakket cssc downloaden:
Beheerder:
Externe bronnen:
- Homepage [www.gnu.org]
Vergelijkbare pakketten:
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.
Andere aan cssc gerelateerde pakketten
|
|
|
|
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
- dep: libc6 (>= 2.17) [arm64]
- dep: libc6 (>= 2.4) [armhf, i386]
-
- dep: libgcc1 (>= 1:3.0) [niet armhf]
- GCC support bibliotheek
- dep: libgcc1 (>= 1:3.5) [armhf]
-
- dep: libstdc++6 (>= 5.2)
- GNU Standard C++ Library v3
-
- sug: groff
- GNU troff text-formatting system