Source Code Control System
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. static char sccsid[] = "@(#)ls.c 8.1 (Berkeley) 6/11/93";
- Author
- Marc Rochkind
- Author
- Marc Rochkind
- Comment
- enSource 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. static char sccsid[] = "@(#)ls.c 8.1 (Berkeley) 6/11/93";
- Computing platform
- 370
- IA-32
- PDP-11
- Developer
- Bell Labs
- Developer
- Bell Labs
- Genre
- Version control
- Genre
- Version control
- Has abstract
- enSource 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. A characteristic feature of SCCS is the sccsid string that is embedded into source code, and automatically updated by SCCS for each revision. 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.
- Homepage
- pubs.opengroup.org/onlinepubs/9699919799/utilities/sccs.html%7C
- Hypernym
- System
- Is primary topic of
- Source Code Control System
- Label
- enSource Code Control System
- License
- enproprietary licenses, Common Development and Distribution License
- License
- Common Development and Distribution License
- Link from a Wikipage to an external page
- www.ibm.com/docs/en/aix/7.3%3Ftopic=s-sccs-command
- sablime.alcatel-lucent.com/
- www.gnu.org/software/cssc/
- pubs.opengroup.org/onlinepubs/9699919799/utilities/sccs.html%7C
- sccs.sourceforge.net/sccs_invention.html
- codeberg.org/schilytools/schilytools
- Link from a Wikipage to another Wikipage
- 32V
- 360
- 370
- AT&T
- Bell Labs
- Berkeley Software Distribution
- Bitkeeper
- BitKeeper
- C (programming language)
- Category:1972 software
- Category:Free version control software
- Category:Self-hosting software
- Category:Software using the CDDL license
- Category:Unix archivers and compression-related utilities
- Category:Unix SUS2008 utilities
- Category:Version control systems
- Client–server model
- Collaborative editing
- Common Development and Distribution License
- Concurrent Versions System
- Distributed version control
- Fork (software development)
- FreeBSD
- GNU
- Heirloom Project
- IA-32
- Interleaved deltas
- List of version control software
- Marc Rochkind
- Merge (version control)
- Multiprogramming with a Variable number of Tasks
- NetBSD
- OpenSolaris
- Open-source software
- Operating system
- Oracle Corporation
- PDP-11
- Revision Control System
- Single UNIX Specification
- SNOBOL
- Solaris (operating system)
- Source code
- Source upgrade
- String (computer science)
- Subversion (software)
- Sun Microsystems
- TeamWare
- Unix
- UNIX
- UNIX
- Unix-like
- UNIX System III
- UNIX System V
- Version control
- Year 2000 problem
- Name
- enSource Code Control System
- Name
- enSource Code Control System (SCCS)
- OperatingSystem
- 360
- Unix
- Unix-like
- Operating system
- 360
- Unix
- Unix-like
- Platform
- 370
- IA-32
- PDP-11
- ProgrammingLanguage
- enFirst version: SNOBOL4
- enRewrite: C
- Programming language
- C (programming language)
- SNOBOL
- Repo
- enN/A
- SameAs
- 22nMR
- 4247001-8
- m.04tdj0
- Q2141501
- SCCS
- Source Code Control System
- Source Code Control System
- Source Code Control System
- Source Code Control System
- Source Code Control System
- Source Code Control System
- Source Code Control System
- 소스 코드 제어 시스템
- Subject
- Category:1972 software
- Category:Free version control software
- Category:Self-hosting software
- Category:Software using the CDDL license
- Category:Unix archivers and compression-related utilities
- Category:Unix SUS2008 utilities
- Category:Version control systems
- WasDerivedFrom
- Source Code Control System?oldid=1124795138&ns=0
- Website
- sccs.html%7C
- WikiPageLength
- 17881
- Wikipage page ID
- 1332019
- Wikipage revision ID
- 1124795138
- WikiPageUsesTemplate
- format
- Template:Authority control
- Template:Better source needed
- Template:Discuss
- Template:Ill
- Template:Infobox software
- Template:Man
- Template:Mono
- Template:More citations needed
- Template:Reflist
- Template:Start date and age
- Template:Version control software