[Top] [Prev] [Next]

1. Scope

1.1 Identification

This document will cover the design of the development version, up to and including the first release version of the Networked Source Code Control System.


1.2 Purpose

The purpose of net_sccs is to provide a platform independant layer on top of SCCS, the standard unix source code control system. This will facilitate a single centralized, efficent, simple source code control system for use on all the platforms where devleopment takes place at my work. net_sccs will utillize tcp/ip, and the http protocol to perform it's communications, and actualy use sccs to store source code.

1.3 Key Concepts

There are some key concepts in Source Control that are used in this document. They are all defined in the glossary, but are also listed here.



[Top] [Prev] [Next]