7 projects tagged "SCCS"
The Heirloom Development Tools provide yacc, lex, m4, make, and SCCS as portable derivatives of the utilities released by Sun as part of OpenSolaris. The OpenSolaris utilities were in turn derived from the original Unix versions, and are assumed be conforming implementations of the POSIX standard.
OpenGrok is a fast and usable source code search and cross reference engine. It helps you search, cross-reference, and navigate your source tree. It can understand various program file formats and version control histories like Mercurial, Bazaar, Git, ClearCase, Perforce, SCCS, RCS, CVS, or Subversion. In other words, it lets you grok (profoundly understand) the source.
ded, the directory editor, allows you to navigate multiple file lists or a directory tree, viewing or changing file attributes rapidly. In addition to conventional file information, it operates on files' RCS or SCCS archives, making it useful for source control as well as system administration. It is curses-based.
sccs2svn converts a SCCS repository into a Subversion repository. The script visits a directory tree with SCCS repositories. It then sorts the SCCS deltas by time and applies them to a Subversion repository. The script attempts to transform some SCCS keywords to Subversion keywords.