Global Information Lookup Global Information

Source Code Control System information


Source Code Control System (SCCS)
Original author(s)Marc J. Rochkind
Developer(s)Bell Labs
Initial release1973; 51 years ago (1973)[discuss]
RepositoryN/A
Written inFirst version: SNOBOL4
Rewrite: C
Operating systemOS/360, Unix, Unix-like
PlatformIBM System/370, PDP-11, IA-32
TypeVersion control
Licenseproprietary licenses, Common Development and Distribution License
WebsiteThe Open Group Base Specifications Issue 7, IEEE Std 1003.1-2008, 2016 Edition

Source Code Control System (SCCS) is a version control system designed to track changes in source code and other text files during the development of a piece of software. This allows the user to retrieve any of the previous versions of the original source code and the changes which are stored. It was originally developed at Bell Labs beginning in late 1972 by Marc Rochkind for an IBM System/370 computer running OS/360.[1]

A characteristic feature of SCCS is the sccsid string that is embedded into source code, and automatically updated by SCCS for each revision.[2] This example illustrates its use in the C programming language:

 static char sccsid[] = "@(#)ls.c        8.1 (Berkeley) 6/11/93";

This string contains the file name, date, and can also contain a comment. After compilation, the string can be found in binary and object files by looking for the pattern @(#) and can be used to determine which source code files were used during compilation. The what command is available to automate this search for version strings.[3]

  1. ^ Rochkind, Marc J. (December 1975), "The Source Code Control System" (PDF), IEEE Transactions on Software Engineering, vol. SE-1, no. 4, pp. 364–370, doi:10.1109/tse.1975.6312866, S2CID 10006076, archived from the original (PDF) on 2011-05-25, retrieved 2005-07-08
  2. ^ Oracle. "Chapter 5 SCCS Source Code Control System". Programming Utilities Guide.
  3. ^ "what". IEEE and The Open Group. n.d. Retrieved November 28, 2022.

and 21 Related for: Source Code Control System information

Request time (Page generated in 1.1813 seconds.)

Source Code Control System

Last Update:

Source Code Control System (SCCS) is a version control system designed to track changes in source code and other text files during the development of a...

Word Count : 1942

Version control

Last Update:

engineering, version control (also known as revision control, source control, or source code management) is a class of systems responsible for managing...

Word Count : 6285

Source code

Last Update:

In computing, source code, or simply code or source, is text (usually plain text) that conforms to a human-readable programming language and specifies...

Word Count : 2427

Git

Last Update:

developers reporting it as their primary version control system as of 2022. It is the most widely used source-code management tool among professional developers...

Word Count : 7004

Revision Control System

Last Update:

alternative tool to the then-popular Source Code Control System (SCCS) which was nearly the first version control software tool (developed in 1972 by early...

Word Count : 839

Azure DevOps Server

Last Update:

linked to source code, build results, test results and specific versions of items in source control. The flexibility in the work item system allows Azure...

Word Count : 3480

C0 and C1 control codes

Last Update:

C1 control code or control character sets define control codes for use in text by computer systems that use ASCII and derivatives of ASCII. The codes represent...

Word Count : 2687

Distributed version control

Last Update:

continuous integration. Contributions to a source code repository that uses a distributed version control system are commonly made by means of a pull request...

Word Count : 1463

Codebase

Last Update:

stored in a source control repository in a version control system. A source code repository is a place where large amounts of source code are kept, either...

Word Count : 801

Source lines of code

Last Update:

Source lines of code (SLOC), also known as lines of code (LOC), is a software metric used to measure the size of a computer program by counting the number...

Word Count : 3059

Marc Rochkind

Last Update:

Marc J. Rochkind invented the Source Code Control System while working at Bell Labs, as well as writing Advanced UNIX Programming, and founding XVT Software...

Word Count : 75

Microsoft Visual SourceSafe

Last Update:

Visual SourceSafe (VSS) is a discontinued source control program oriented towards small software development projects. Like most source control systems, SourceSafe...

Word Count : 1254

Visual Studio Code

Last Update:

Visual Studio Code, also commonly referred to as VS Code, is a source-code editor developed by Microsoft for Windows, Linux, macOS and web browsers. Features...

Word Count : 1965

Star Control II

Last Update:

presentation. The source code of the 3DO port was licensed under GPL-2.0-or-later in 2002, the game content under CC-BY-NC-SA-2.5. The 3DO source code was the basis...

Word Count : 7200

Industrial control system

Last Update:

industrial control system (ICS) is an electronic control system and associated instrumentation used for industrial process control. Control systems can range...

Word Count : 2255

Prettyprint

Last Update:

any of various stylistic formatting conventions to text files, such as source code, markup, and similar kinds of content. These formatting conventions may...

Word Count : 1291

Computer program

Last Update:

Alternatively, source code may execute within an interpreter written for the language. If the executable is requested for execution, then the operating system loads...

Word Count : 13233

Apache Subversion

Last Update:

command name svn) is a software versioning and revision control system distributed as open source under the Apache License. Software developers use Subversion...

Word Count : 3762

Access control

Last Update:

circumventing this access control. An alternative of access control in the strict sense (physically controlling access itself) is a system of checking authorized...

Word Count : 6064

Mercurial

Last Update:

Orthanc Pidgin RhodeCode Roundup Tryton WinDirStat wmii XEmacs Xine eric Free and open-source software portal Comparison of version-control software Distributed...

Word Count : 1221

Internet Control Message Protocol

Last Update:

diagnostic or control purposes or generated in response to errors in IP operations (as specified in RFC 1122). ICMP errors are directed to the source IP address...

Word Count : 2400

PDF Search Engine © AllGlobal.net