Download List

项目描述

SCCS is an implementation of the POSIX standard Source Code Control System. It is based on the original UNIX SCCS code provided by Sun as part of OpenSolaris and was made portable to other platforms.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-11-03 07:49
5.06

在 prs(1),由无证变化介绍约 1984年 POSIX 法规遵从性 bug 已修复。一些程序 val(1) 和 vc(1) 的人工限制已被删除。图书馆"comobj"、"工程部"和"文献"已重写要变通发现在 Mac OS X 上的各种链接器 bug。在变更集的即将支持准备实行了很多基本的基本特征。
A POSIX compliance bug in prs(1) that was introduced around 1984 by an undocumented change has been fixed. Some artificial limitations in the programs val(1) and vc(1) have been removed. The libraries "comobj", "mpw" and "cassi" have been rewritten to work around various linker bugs found on Mac OS X. A lot of fundamental basic features have been introduced in preparation for the upcoming support for changesets.

2011-10-04 06:17
5.05

一个新的程序,rcs2sccs,将 RCS 历史文件转换为 SCC。新的 scc 子命令,istext,检查是否可能为未编码的文本的文件存档文件。新 scc 子命令,编辑器,允许您自动编辑文件无论它们是否需要进行编辑首先签出文件。在将来的版本支持导入的变更集三角洲准备增加了该补丁程序。SCC 帮助现在包括所有 scc 程序的联机帮助。SCC 帮助现在的指纹与没有 args 命令概述。
A new program, rcs2sccs, converts RCS history files to SCCS. A new sccs subcommand, istext, checks whether a file may be archived as unencoded text file.
A new sccs subcommand, editor, allows you to automatically edit files regardless of whether they need to be checked out for editing first. The patch program was added in preparation for future releases that support importing changeset deltas. SCCS help now includes online help for all sccs programs. SCCS help now prints a command overview with no args.

2011-09-04 23:27
5.04

SCCS(使用SCCS的V6发动机的历史文件格式)现在包括一个SID特定的额外校验。增加了一个新的方案,sccscvt(1),转换SCCS的V4为SCCS的V6发动机的历史文件,反之亦然历史文件,并计算所有版本的额外校验。 SCCS的5.03相比,另外20%的性能改善。
SCCS (using the SCCS v6 history file format) now includes a SID specific additional checksum. A new program, sccscvt(1), was added to convert SCCS v4 history files into SCCS v6 history files and vice versa and to compute additional checksums for all releases. The performance was improved by another 20% compared to SCCS 5.03.

2011-08-23 06:12
5.03

SCCS的V6发动机的历史格式已经出台和实施的另外20%的性能提升。
The SCCS v6 history format has been introduced and another 20% performance improvement was implemented.

2011-08-08 22:37
5.02

这是对即将到来的第6版的第一步。 SCCS现在允许归档文件的文本文件(不使用UUENCODE),即使他们不上一个换行符结束时或有^答:开始的行SCCS的现在只有约四分之一需要的虚拟内存以前的版本使用。进一步的性能作了改进,使SCCS现在的速度作为其前身从Sun的两倍。 Autoconf的支持交叉编译。
This is the first step towards the upcoming version 6. SCCS is now allowed to archive files as text files (without using uuencode) even when they do not end on a newline or when there are lines that start with ^A. SCCS now only uses about a quarter of the virtual memory previous versions needed. Further performance improvements were made, so SCCS is now twice as fast as its predecessor from Sun. Autoconf now supports cross compilation.

Project Resources