<?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: Source Code Management in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/source-code-management/m-p/2712992#M907019</link>
    <description>I actually have a Rational ClearCase and Rational ClearQuest that are still in the boxes that I am trying to get rid of - contact me at: ccobler@kilotek.com if interested. I need to let them go asap this translates to cheap :-)</description>
    <pubDate>Mon, 04 Aug 2003 15:49:10 GMT</pubDate>
    <dc:creator>Cory Cobler</dc:creator>
    <dc:date>2003-08-04T15:49:10Z</dc:date>
    <item>
      <title>Source Code Management</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/source-code-management/m-p/2712981#M907008</link>
      <description>I need a robust, but fairly easy to use source code tracking program that will take care of shell/source on the HP/UX side, as well as asp, etc. files from the Microsoft side.  I've used VCS, aka Diamond CM, aka eChangeMan - but that seems to be a administrative nightmare.&lt;BR /&gt;&lt;BR /&gt;I've posted this on the Microsoft forum here several days ago, but got no responses.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Tracey</description>
      <pubDate>Mon, 29 Apr 2002 11:47:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/source-code-management/m-p/2712981#M907008</guid>
      <dc:creator>Tracey</dc:creator>
      <dc:date>2002-04-29T11:47:56Z</dc:date>
    </item>
    <item>
      <title>Re: Source Code Management</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/source-code-management/m-p/2712982#M907009</link>
      <description>Have you looked at sccs or rcs?&lt;BR /&gt;&lt;BR /&gt;Simple and straight forward.&lt;BR /&gt;&lt;BR /&gt;O'reilly:&lt;BR /&gt;&lt;A href="http://www.oreilly.com/catalog/rcs/" target="_blank"&gt;http://www.oreilly.com/catalog/rcs/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Mon, 29 Apr 2002 12:18:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/source-code-management/m-p/2712982#M907009</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2002-04-29T12:18:51Z</dc:date>
    </item>
    <item>
      <title>Re: Source Code Management</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/source-code-management/m-p/2712983#M907010</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;This seems usable&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.merant.com/pvcs/" target="_blank"&gt;http://www.merant.com/pvcs/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;               Steve steel</description>
      <pubDate>Mon, 29 Apr 2002 12:31:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/source-code-management/m-p/2712983#M907010</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2002-04-29T12:31:47Z</dc:date>
    </item>
    <item>
      <title>Re: Source Code Management</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/source-code-management/m-p/2712984#M907011</link>
      <description>RCS is a good thing for me!&lt;BR /&gt;&lt;BR /&gt;But the rcs-version which normaly is included in HPUX, is pretty old. It only supports pure text-files (sources, headers, Makefile, ...) but no binaries.&lt;BR /&gt;&lt;BR /&gt;If you need support for binaries, have a look into the latest GNU-Version of rcs.&lt;BR /&gt;&lt;BR /&gt;Hartmut</description>
      <pubDate>Mon, 29 Apr 2002 12:43:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/source-code-management/m-p/2712984#M907011</guid>
      <dc:creator>Hartmut Lang</dc:creator>
      <dc:date>2002-04-29T12:43:09Z</dc:date>
    </item>
    <item>
      <title>Re: Source Code Management</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/source-code-management/m-p/2712985#M907012</link>
      <description>The RCS/SCCS that I see installed on my system is a little too simple.  Some of the users using it will be non-unix type persons who would be totally lost.  Unless of course there is a GUI version that I missed?&lt;BR /&gt;&lt;BR /&gt;I've requested a evaluation copy of Merant, thanks!</description>
      <pubDate>Mon, 29 Apr 2002 13:37:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/source-code-management/m-p/2712985#M907012</guid>
      <dc:creator>Tracey</dc:creator>
      <dc:date>2002-04-29T13:37:46Z</dc:date>
    </item>
    <item>
      <title>Re: Source Code Management</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/source-code-management/m-p/2712986#M907013</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;why not using CVS?&lt;BR /&gt;You have all kinds of clients, GUI and even Web, it's available for all kinds of operating systems and for free ;-)&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Wodisch&lt;BR /&gt;</description>
      <pubDate>Mon, 29 Apr 2002 21:52:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/source-code-management/m-p/2712986#M907013</guid>
      <dc:creator>Wodisch</dc:creator>
      <dc:date>2002-04-29T21:52:24Z</dc:date>
    </item>
    <item>
      <title>Re: Source Code Management</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/source-code-management/m-p/2712987#M907014</link>
      <description>Second vote for CVS. We are starting to use it exclusively (~400 projects ranging from 20 line scripts to 300,000 line libraries)&lt;BR /&gt;&lt;BR /&gt;It is the source code system behind "sourceforge" ( do google search you will like it)&lt;BR /&gt;&lt;BR /&gt;CVS is portable runs on HP-UX and Win2k&lt;BR /&gt;Web based if required... We link Ohio to India &lt;BR /&gt;&lt;BR /&gt;Easier than Rational's Clearcase ( nothing clear about it IMHO)&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Carl</description>
      <pubDate>Tue, 30 Apr 2002 11:49:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/source-code-management/m-p/2712987#M907014</guid>
      <dc:creator>Carl Lawrence-Slater</dc:creator>
      <dc:date>2002-04-30T11:49:09Z</dc:date>
    </item>
    <item>
      <title>Re: Source Code Management</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/source-code-management/m-p/2712988#M907015</link>
      <description>Third vote for CVS.  Simple, straightforward, free.&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Tue, 30 Apr 2002 11:58:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/source-code-management/m-p/2712988#M907015</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2002-04-30T11:58:53Z</dc:date>
    </item>
    <item>
      <title>Re: Source Code Management</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/source-code-management/m-p/2712989#M907016</link>
      <description>Tracy,&lt;BR /&gt;&lt;BR /&gt;I agree with the CVS votes, and I agree that RCS/SCCS is complicated, that's why whn I was at my last job as a developer, we "wrapped" the sccs stuff with perl scripts. I wish I still had that code!&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Tue, 30 Apr 2002 11:59:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/source-code-management/m-p/2712989#M907016</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2002-04-30T11:59:58Z</dc:date>
    </item>
    <item>
      <title>Re: Source Code Management</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/source-code-management/m-p/2712990#M907017</link>
      <description>To me CVS is the name of a local pharmacy. :)&lt;BR /&gt;&lt;BR /&gt;I looked at it and it looks very interesting.  Since I only have an ISDN connection to the internet that I share with about 10-12 other folks, would someone be as kind to tell me which of the files I should download:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://ccvs.cvshome.org/servlets/ProjectDownloadList" target="_blank"&gt;http://ccvs.cvshome.org/servlets/ProjectDownloadList&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks for your assistance.&lt;BR /&gt;&lt;BR /&gt;Tracey</description>
      <pubDate>Tue, 30 Apr 2002 12:08:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/source-code-management/m-p/2712990#M907017</guid>
      <dc:creator>Tracey</dc:creator>
      <dc:date>2002-04-30T12:08:01Z</dc:date>
    </item>
    <item>
      <title>Re: Source Code Management</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/source-code-management/m-p/2712991#M907018</link>
      <description>&lt;BR /&gt;You may find more specific help in the comp.software.config-mgmt Usenet group. You can search it at groups.google.com. Try things like "pros and cons" etc. to find summaries.&lt;BR /&gt;&lt;BR /&gt;Some offer more than others, such as versioning of directories and dependency tracking in ClearCase.&lt;BR /&gt;&lt;BR /&gt;(When I worked for HP, our group's entire SCM and development processes were based on ClearCase, and I loved the product.)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 01 May 2002 21:50:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/source-code-management/m-p/2712991#M907018</guid>
      <dc:creator>Timothy Butler</dc:creator>
      <dc:date>2002-05-01T21:50:00Z</dc:date>
    </item>
    <item>
      <title>Re: Source Code Management</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/source-code-management/m-p/2712992#M907019</link>
      <description>I actually have a Rational ClearCase and Rational ClearQuest that are still in the boxes that I am trying to get rid of - contact me at: ccobler@kilotek.com if interested. I need to let them go asap this translates to cheap :-)</description>
      <pubDate>Mon, 04 Aug 2003 15:49:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/source-code-management/m-p/2712992#M907019</guid>
      <dc:creator>Cory Cobler</dc:creator>
      <dc:date>2003-08-04T15:49:10Z</dc:date>
    </item>
    <item>
      <title>Re: Source Code Management</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/source-code-management/m-p/2712993#M907020</link>
      <description>I just saw this old post.&lt;BR /&gt;&lt;BR /&gt;We are building an integrated environment with PVCS.&lt;BR /&gt;&lt;BR /&gt;We already use PVCS on the Windows side of the house.  With CIFS/9000 samba, we can open up certain directories to a special PVCS user which can move everything, including scripts in and out of production.  Checkin, check out the whole thing.&lt;BR /&gt;&lt;BR /&gt;I will admit that as a sysadmin, I can keep track of my own scripts pretty well, but there are programmer developed scripts and componenents and oracle forms that will benefit from this environment when its done.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 04 Aug 2003 17:37:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/source-code-management/m-p/2712993#M907020</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-08-04T17:37:31Z</dc:date>
    </item>
    <item>
      <title>Re: Source Code Management</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/source-code-management/m-p/2712994#M907021</link>
      <description>We use CVS, from &lt;A href="http://www.cvshome.org." target="_blank"&gt;http://www.cvshome.org.&lt;/A&gt;  The users seem to like it, and its a cinch to install and maintain.  And it works across multiple platforms.  &lt;BR /&gt;&lt;BR /&gt;Count this as another CVS vote.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Chris</description>
      <pubDate>Mon, 04 Aug 2003 17:58:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/source-code-management/m-p/2712994#M907021</guid>
      <dc:creator>Chris Vail</dc:creator>
      <dc:date>2003-08-04T17:58:02Z</dc:date>
    </item>
  </channel>
</rss>

