Click here to Skip to main content
15,890,512 members
Articles / Desktop Programming / MFC
Article

CS-RCS - a free revision control system for Windows

Rate me:
Please Sign up or sign in to vote.
3.20/5 (4 votes)
5 Apr 2000 180.9K   1.8K   21   33
Based on GNU RCS, CS-RCS is fully integrated with Windows, providing robust and intuitive configuration management and change control
  • Download CS-RCS - 1400 Kb
  • What is CS-RCS?

    ComponentSoftware RCS (CS-RCS) manages document revisions. Use it to monitor changes made in files that are accessed by standalone or networked workstations.

    CS-RCS Documents

    CS-RCS handles all types of documents including program files, HTML documents, MS-Word and Excel documents, pictures and drawings.

    CS-RCS commands are invoked by selecting the desired document(s) and right-clicking on it. The Check-in command stores the current state of the document. Using the Retrieve Revision command, you can easily revert to any previous revision.

    Image 1

    CS-RCS Revision Manager

    The CS-RCS Revision Manager displays a detailed audit trail showing all document revisions, with information about who made them, when and what was the reason of the change.

    You can easily retrieve any revision or examine the differences between any two revisions.

    Image 2

    CS-RCS Document Explorer

    The CS-RCS Document Explorer shows you the global picture. You can comfortably determine the status of all documents and apply CS-RCS commands to any selection.

    Image 3

    CS-RCS allows you to:

    • Retrieve any revision by any criteria anytime. Each revision is marked with a unique revision number, revision date, author name, optional symbolic name, and descriptive comment.
    • Conveniently see what was changed between any two revisions. You can study the evolution of a function throughout its lifetime.
    • Never lose any work because you can always backtrack. This is critical when there is a deadline and the last revision worked better.
    • Work with binary files. You can maintain revisions of binary files such as MS-Word documents, pictures, drawings, etc..
    • Save disk space. Since only the differences between revisions are saved, the archive file size is kept to the minimum size.

    In a workgroup environment, ComponentSoftware RCS additionally allows you to:

    • Avoid two users modifying the same file at the same time. ComponentSoftware RCS maintains a "lock" for each file. Optionally, every user can maintain a distinct working area (“sandbox”) for editing and testing.
    • Know when there is an updated revision of a shared document. ComponentSoftware RCS notifies you whenever a coworker checks-in a new revision.
    • Know who does what and when. This simplifies communication between users, and smoothes out the whole development process.
    • Use variety of servers and networks. Any file server can be used to keep the RCS archive files. Network connection can be LAN, corporate wide-area network, dial-up connection and the Internet.

    ComponentSoftware RCS was designed to handle UNIX machines and Windows machines using the same RCS archive repository. In a multi-platform environment, ComponentSoftware RCS additionally allows:

    • Users on UNIX and Windows machines to share common files. This option increases reusability and stability of products that target both UNIX and Windows platforms.
    • Transparently convert text files UNIX-to-DOS and DOS-to-UNIX. ComponentSoftware RCS takes care of the line-break sequence that is different for UNIX and Windows/DOS files.

    Image 4Note: To access UNIX files from PCs, you may use public-domain Samba (UNIX SMB server)!

    For further information and updates visit our website at www.ComponentSoftware.com.

    License

    This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

    A list of licenses authors might use can be found here


    Written By
    United States United States
    This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

    Comments and Discussions

     
    GeneralRe: RCS? CVS! Pin
    George9-Apr-00 16:52
    George9-Apr-00 16:52 
    GeneralRe: RCS? CVS! Pin
    Component Software10-Apr-00 19:21
    Component Software10-Apr-00 19:21 
    GeneralRe: RCS? CVS! Pin
    George13-Apr-00 0:31
    George13-Apr-00 0:31 
    GeneralRe: RCS? CVS! Pin
    Component Software15-Apr-00 10:05
    Component Software15-Apr-00 10:05 
    GeneralRe: RCS? CVS! Pin
    George16-Apr-00 21:20
    George16-Apr-00 21:20 
    GeneralRe: RCS? CVS! Pin
    William Kempf6-Apr-00 8:30
    sussWilliam Kempf6-Apr-00 8:30 
    GeneralRe: RCS? CVS! Pin
    George6-Apr-00 16:56
    George6-Apr-00 16:56 
    GeneralRe: RCS? CVS! Pin
    Data Integrator13-Jun-06 9:17
    Data Integrator13-Jun-06 9:17 

    General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

    Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.