Paketname | cssc |
Beschreibung | Clone of the Unix SCCS revision-control system |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.2.0-2 |
Sektion | vcs |
Priorität | extra |
Installierte Größe | 2188 Byte |
Hängt ab von | libc6 (>= 2.2), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1), dpkg (>= 1.15.4) | install-info |
Empfohlene Pakete | |
Paketbetreuer | Yann Dirson |
Quelle | |
Paketgröße | 707154 Byte |
Prüfsumme MD5 | de02c1f4e71e1b724c8ad220dad9811a |
Prüfsumme SHA1 | 2ec08d65811cbb1314db63744a500face65ff225 |
Prüfsumme SHA256 | 9de33052eae18dc1da57866a56eb8f65dd5ac68dca986c0f04240d08742b061f |
Link zum Herunterladen | cssc_1.2.0-2_i386.deb |
Ausführliche Beschreibung | 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.
|