<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Configuration Management Software in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/configuration-management-software/m-p/2547565#M875435</link>
    <description>Hi Lisa,&lt;BR /&gt;&lt;BR /&gt;You actually have two options to choose from:&lt;BR /&gt;1) rcs (Revision Control System)&lt;BR /&gt;and&lt;BR /&gt;2) SCCS (Source Code Control System) &lt;BR /&gt;&lt;BR /&gt;Both work in a similar manner, the idea is that you checxk out a file and revise it and then check it back in with your revisions. The system keeps up with your 'deltas' so that it is possible to recreate a past version of a routine. Of the two systems, rcs is probably easier to use. You can man rcs and sccs for details.&lt;BR /&gt;&lt;BR /&gt;Clay</description>
    <pubDate>Mon, 02 Jul 2001 15:21:17 GMT</pubDate>
    <dc:creator>A. Clay Stephenson</dc:creator>
    <dc:date>2001-07-02T15:21:17Z</dc:date>
    <item>
      <title>Configuration Management Software</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/configuration-management-software/m-p/2547564#M875434</link>
      <description>I am looking for software that will allow me to check in and check out programs/shells on my unix box. I was told that there is a software package called something like "RCPS", but I have been unable to find it on my machine. Can anyone tell me anything about this?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.&lt;BR /&gt;&lt;BR /&gt;Lisa</description>
      <pubDate>Mon, 02 Jul 2001 15:11:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/configuration-management-software/m-p/2547564#M875434</guid>
      <dc:creator>lisa yates_1</dc:creator>
      <dc:date>2001-07-02T15:11:47Z</dc:date>
    </item>
    <item>
      <title>Re: Configuration Management Software</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/configuration-management-software/m-p/2547565#M875435</link>
      <description>Hi Lisa,&lt;BR /&gt;&lt;BR /&gt;You actually have two options to choose from:&lt;BR /&gt;1) rcs (Revision Control System)&lt;BR /&gt;and&lt;BR /&gt;2) SCCS (Source Code Control System) &lt;BR /&gt;&lt;BR /&gt;Both work in a similar manner, the idea is that you checxk out a file and revise it and then check it back in with your revisions. The system keeps up with your 'deltas' so that it is possible to recreate a past version of a routine. Of the two systems, rcs is probably easier to use. You can man rcs and sccs for details.&lt;BR /&gt;&lt;BR /&gt;Clay</description>
      <pubDate>Mon, 02 Jul 2001 15:21:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/configuration-management-software/m-p/2547565#M875435</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2001-07-02T15:21:17Z</dc:date>
    </item>
    <item>
      <title>Re: Configuration Management Software</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/configuration-management-software/m-p/2547566#M875436</link>
      <description>You have three options for free configuration management software.&lt;BR /&gt;&lt;BR /&gt;rcs - stores the latest revision and the difference to get&lt;BR /&gt;back to prior versions.  It is file based, so you need to &lt;BR /&gt;manage files individually.  It does a decent job of &lt;BR /&gt;retaining permissions.  Often installed on UNIX and&lt;BR /&gt;available for Windows. &lt;BR /&gt;&lt;BR /&gt;sccs - store the initial version and the changes made to &lt;BR /&gt;it.  File based like rcs.  Again file based, but doesn't retain &lt;BR /&gt;permissions.  Usually installed on UNIX and I haven't&lt;BR /&gt;found a Windows version.&lt;BR /&gt;&lt;BR /&gt;cvs - is based on rcs but works on projects (directories&lt;BR /&gt;and directory trees).   Files are stored in a repository &lt;BR /&gt;which can be network based.  Has a larger learning curve &lt;BR /&gt;than rcs to setup.  Available for UNIX, Windows, and &lt;BR /&gt;Macs.  Files are usually read-only until you check them&lt;BR /&gt;out for editting. &lt;BR /&gt;&lt;BR /&gt;I would recommend you start with rcs.  Create an RCS &lt;BR /&gt;directory in each directory you work in to keep your &lt;BR /&gt;checked in files.  You can move these files into the&lt;BR /&gt;cvs repository if you upgrade.&lt;BR /&gt;&lt;BR /&gt;If you are setting up configuration management for a &lt;BR /&gt;development project, bite the bullet and start with cvs.</description>
      <pubDate>Tue, 03 Jul 2001 01:16:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/configuration-management-software/m-p/2547566#M875436</guid>
      <dc:creator>Bill Thorsteinson</dc:creator>
      <dc:date>2001-07-03T01:16:02Z</dc:date>
    </item>
  </channel>
</rss>

