<?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: Version control software for unix in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/version-control-software-for-unix/m-p/2905478#M936342</link>
    <description>&lt;BR /&gt;I strongly recommend RCS which is&lt;BR /&gt;built in into HP-UX.&lt;BR /&gt;&lt;BR /&gt;It's more flexible compared to SCCS.&lt;BR /&gt;I use RCS for years very succesfully.&lt;BR /&gt;&lt;BR /&gt;look at docs.hp.com and search for RCS&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Rainer&lt;BR /&gt;</description>
    <pubDate>Mon, 17 Feb 2003 15:09:14 GMT</pubDate>
    <dc:creator>Rainer von Bongartz</dc:creator>
    <dc:date>2003-02-17T15:09:14Z</dc:date>
    <item>
      <title>Version control software for unix</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/version-control-software-for-unix/m-p/2905472#M936336</link>
      <description>Hi Masters,&lt;BR /&gt;           We are having HP-UX 11.x and TRU-64 unix and Oracle 8i database and Developer 6i frontend. We are having more than 1000 forms fmb and fmx. Whcih software we can use on unix platform for version control of fmbs or fmx.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.&lt;BR /&gt;(Points will be awarded to each reply)</description>
      <pubDate>Sat, 15 Feb 2003 07:25:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/version-control-software-for-unix/m-p/2905472#M936336</guid>
      <dc:creator>Ash_4</dc:creator>
      <dc:date>2003-02-15T07:25:26Z</dc:date>
    </item>
    <item>
      <title>Re: Version control software for unix</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/version-control-software-for-unix/m-p/2905473#M936337</link>
      <description>Though not the most modern and sofisticated system, SCCS is freely available on both by default and fits the needs.&lt;BR /&gt;&lt;BR /&gt;OTOH if you are to edit the modules/files with multiple developers and/or need multiple active branches, SCCS has serious drawbacks, and considering open source systems like RCS and CVS. Another point of interrest might be if you want it available on Windows platforms.&lt;BR /&gt;&lt;BR /&gt;If you are new, check out open source projects, they are maintained worldwide, whereas SCCS has stopped developing. There is also a very new revision control system available of which I forgot the name (subversion?), but it is very promising, but as far as I undertood, not yet ready for production use. I know that Rafael Garcia-Suarez has been looking at it for perl source control.&lt;BR /&gt;&lt;BR /&gt;Start here: &lt;A href="http://www.thefreecountry.com/programming/versioncontrol.shtml" target="_blank"&gt;http://www.thefreecountry.com/programming/versioncontrol.shtml&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Enjoy, have FUN! H.Merijn</description>
      <pubDate>Sat, 15 Feb 2003 07:43:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/version-control-software-for-unix/m-p/2905473#M936337</guid>
      <dc:creator>H.Merijn Brand (procura</dc:creator>
      <dc:date>2003-02-15T07:43:57Z</dc:date>
    </item>
    <item>
      <title>Re: Version control software for unix</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/version-control-software-for-unix/m-p/2905474#M936338</link>
      <description>If you run Oracle, they have an interesting add-on (pay) module called 'internet file system', with a related 'content' control piece.  Like Oracle, it's not free, but the blurb about it on their website looks useful, with check-in/check-out, etc, for rev control and collaborative environments...&lt;BR /&gt;&lt;BR /&gt;Not everybody wants the responsibility and (sometimes) extra work of going with an open-source, self-supported doodad.&lt;BR /&gt;&lt;BR /&gt;Regards, --bmr</description>
      <pubDate>Sat, 15 Feb 2003 09:21:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/version-control-software-for-unix/m-p/2905474#M936338</guid>
      <dc:creator>Brian M Rawlings</dc:creator>
      <dc:date>2003-02-15T09:21:28Z</dc:date>
    </item>
    <item>
      <title>Re: Version control software for unix</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/version-control-software-for-unix/m-p/2905475#M936339</link>
      <description>There are a plethora of systems out there (some free, some not).  &lt;BR /&gt;&lt;BR /&gt;A few examples (in order of cost);&lt;BR /&gt;&lt;BR /&gt;SCCS - Standard with most Unices.&lt;BR /&gt;RCS - Standard with most Unices.&lt;BR /&gt;CVS - Freeware and licensed versions are available.&lt;BR /&gt;PCVS - Medium cost, decent GUI front end for management.&lt;BR /&gt;ClearCase (from Rational) "this is probably the most extensive, and most expensive tool in the genre".  This generally requires a semi-dedicated person to setup and manage.&lt;BR /&gt;&lt;BR /&gt;There are many others, but these are generally the most pervasive that I have found.</description>
      <pubDate>Sun, 16 Feb 2003 06:42:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/version-control-software-for-unix/m-p/2905475#M936339</guid>
      <dc:creator>Angus Crome</dc:creator>
      <dc:date>2003-02-16T06:42:48Z</dc:date>
    </item>
    <item>
      <title>Re: Version control software for unix</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/version-control-software-for-unix/m-p/2905476#M936340</link>
      <description>SCCS may be built into unix, but it can only handle ascii files.&lt;BR /&gt;It's a long time since I used Oracle forms, but I remember in the days of forms 4.5 we tried to use sccs for saving the ascii version of the forms (.fmb ??) but we were then hitting the limit of 100,000 lines - the forms files were massive and sccs has this hard limit.&lt;BR /&gt;Have you considered Oracle Designer 6i/9i ? In addition to the traditional date repository tools it also supports a full version control system.&lt;BR /&gt;You'll find lots more on Oracle sites, eg &lt;A href="http://otn.oracle.com/docs/products/designer/doc_library/6i_release42/CDOC72/concepts/repos/reposcontitle.htm" target="_blank"&gt;http://otn.oracle.com/docs/products/designer/doc_library/6i_release42/CDOC72/concepts/repos/reposcontitle.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;- Graham</description>
      <pubDate>Mon, 17 Feb 2003 09:01:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/version-control-software-for-unix/m-p/2905476#M936340</guid>
      <dc:creator>Graham Cameron_1</dc:creator>
      <dc:date>2003-02-17T09:01:51Z</dc:date>
    </item>
    <item>
      <title>Re: Version control software for unix</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/version-control-software-for-unix/m-p/2905477#M936341</link>
      <description>Ash:&lt;BR /&gt;&lt;BR /&gt;Some version control software will integrate with development environments, making the repository convenient for developers.  I use an integrated development environment (IDE) that is compatible with ClearCase and CVS.  You may want to investigate both development environments and compatible version control software.&lt;BR /&gt;&lt;BR /&gt;Tom</description>
      <pubDate>Mon, 17 Feb 2003 12:48:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/version-control-software-for-unix/m-p/2905477#M936341</guid>
      <dc:creator>Tom Jackson</dc:creator>
      <dc:date>2003-02-17T12:48:56Z</dc:date>
    </item>
    <item>
      <title>Re: Version control software for unix</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/version-control-software-for-unix/m-p/2905478#M936342</link>
      <description>&lt;BR /&gt;I strongly recommend RCS which is&lt;BR /&gt;built in into HP-UX.&lt;BR /&gt;&lt;BR /&gt;It's more flexible compared to SCCS.&lt;BR /&gt;I use RCS for years very succesfully.&lt;BR /&gt;&lt;BR /&gt;look at docs.hp.com and search for RCS&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Rainer&lt;BR /&gt;</description>
      <pubDate>Mon, 17 Feb 2003 15:09:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/version-control-software-for-unix/m-p/2905478#M936342</guid>
      <dc:creator>Rainer von Bongartz</dc:creator>
      <dc:date>2003-02-17T15:09:14Z</dc:date>
    </item>
    <item>
      <title>Re: Version control software for unix</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/version-control-software-for-unix/m-p/2905479#M936343</link>
      <description>Ash,&lt;BR /&gt;&lt;BR /&gt;Checkout CCC/Harvest, visit &lt;A href="http://www.ca.com" target="_blank"&gt;www.ca.com&lt;/A&gt; for more info.&lt;BR /&gt;&lt;BR /&gt;Supported platforms include:&lt;BR /&gt;Servers: HP-UX; Solaris; IBM AIX; DIGITIAL UNIX; &amp;amp; Win NT&lt;BR /&gt;&lt;BR /&gt;Clients: HP-UX; Sun Solaris; IBM AIX; DIGITAL UNIX; Win 9x; Win NT; OS/2; SGI IRIX&lt;BR /&gt;&lt;BR /&gt;Relational Database: Oracle 7.34 and higher!&lt;BR /&gt;&lt;BR /&gt;CCC/Harvest provides integrated change &amp;amp; configuration managment plus version control, problem tracking, release management, concurrent development, parellel development, automated build management, interactive merge support, emergency maintanence management, plus vendor code management and eneterprise management too.</description>
      <pubDate>Mon, 17 Feb 2003 18:23:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/version-control-software-for-unix/m-p/2905479#M936343</guid>
      <dc:creator>Brian Campbell_3</dc:creator>
      <dc:date>2003-02-17T18:23:54Z</dc:date>
    </item>
    <item>
      <title>Re: Version control software for unix</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/version-control-software-for-unix/m-p/2905480#M936344</link>
      <description>We use Visual Source Safe for our development systems.  We use CIFS mounted drives to the Win2k systems for our HP-ux and Tru-64 development systems, and the developers seem to be happy with it.  Personally, I'd rather have my butt kicked than recommend a M$ product, but it IS cheap, like most M$ items.  &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Chris</description>
      <pubDate>Mon, 17 Feb 2003 18:28:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/version-control-software-for-unix/m-p/2905480#M936344</guid>
      <dc:creator>Chris Vail</dc:creator>
      <dc:date>2003-02-17T18:28:01Z</dc:date>
    </item>
    <item>
      <title>Re: Version control software for unix</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/version-control-software-for-unix/m-p/2905481#M936345</link>
      <description>WE have a very similar environment to yours.&lt;BR /&gt;&lt;BR /&gt;We are running Merant's PVCS, its not overly expensive and we use CIFS/9000(Samba) to export certain important directories on our 9000 boxes and PVCS handles version control.&lt;BR /&gt;&lt;BR /&gt;We are still looking for a way to make the oracle objects compile whne PVCS places them.  Right now its an overly agressive cron job that finds new files and puts together the proper compile commands.  &lt;BR /&gt;&lt;BR /&gt;It even knows to the degree its author(me) understands when dependent objects require recompile.&lt;BR /&gt;&lt;BR /&gt;Here is a link to CIFS&lt;BR /&gt;&lt;A href="https://payment.ecommerce.hp.com/cgi-bin/swdepot_parser.cgi/cgi/try.pl?productNumber=B8725AA&amp;amp;date=" target="_blank"&gt;https://payment.ecommerce.hp.com/cgi-bin/swdepot_parser.cgi/cgi/try.pl?productNumber=B8725AA&amp;amp;date=&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards and good luck,&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 18 Feb 2003 00:05:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/version-control-software-for-unix/m-p/2905481#M936345</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-02-18T00:05:50Z</dc:date>
    </item>
  </channel>
</rss>

