Data > Data security > Software >
- aka RCS
See also:
Table of Contents [hide]
Projects ∞
- Zit: the git-based single file content tracker
- Simple Revision Control
- RCS – Revision Control System
- GNU arch (wiki)
-
- SCCS was the only major form of source code control on Unix platforms for many years, until RCS came along. SCCS was an effective method for small projects, but these days is less popular, particularly for projects involving large numbers of files. A fair amount of old software is still in SCCS form, and CSSC is designed to retrieve that software.
- Once retrieved, it is highly recommended to bring the source under the control of more modern source code control systems, such as CVS
- aegis
- svk
- katie
- OpenCM
- vesta
-
Pgfs: The PostGres File System
- The project died, but it would have been SO COOL.
- https://www.linuxjournal.com/article/1383
-
GNU Bazaar – Abandoned? Was http://bazaar.canonical.com/en/ [ 2 ]
Resources ∞
-
Project Revision Control System (PCRS)
- The front end to a set of tools that (like CVS) provide a way to deal with sets of files and directories as an entity, preserving coherent versions of the entire set.
-
Distributed CVS (DCVS)
- Extends the well-known version control system CVS and the file distribution and synchronization program CVSup with functionality to distribute CVS repositories with local lines of development and handle synchronization of the distributed repositories automatically in the background.
-
- A software package for distributing and updating collections of files across a network. It can efficiently and accurately mirror all types of files, including sources, binaries, hard links, symbolic links, and even device nodes. CVSup’s streaming communication protocol and multithreaded architecture make it most likely the fastest mirroring tool in existence today.
Links ∞
- https://www.berlios.de/software/better-scm/ [ 3 ]
- http://linuxmafia.com/faq/Apps/vcs.html [ 4 ]
-
was dmoz.org/Computers/Software/Configuration_Management/Tools/Revision_Control_System/
Footnotes
- was http://www.selenic.com/mercurial/ [ ↩ ]
- was http://bazaar-vcs.org [ ↩ ]
- was http://better-scm.berlios.de/ [ ↩ ]
- was http://linuxmafia.com/faq/Apps/scm.html [ ↩ ]

ported