- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Source Code Management
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-29-2002 04:47 AM
тАО04-29-2002 04:47 AM
I've posted this on the Microsoft forum here several days ago, but got no responses.
Thanks,
Tracey
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-29-2002 05:18 AM
тАО04-29-2002 05:18 AM
Re: Source Code Management
Simple and straight forward.
O'reilly:
http://www.oreilly.com/catalog/rcs/
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-29-2002 05:31 AM
тАО04-29-2002 05:31 AM
Re: Source Code Management
This seems usable
http://www.merant.com/pvcs/
Steve steel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-29-2002 05:43 AM
тАО04-29-2002 05:43 AM
Re: Source Code Management
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.
If you need support for binaries, have a look into the latest GNU-Version of rcs.
Hartmut
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-29-2002 06:37 AM
тАО04-29-2002 06:37 AM
Re: Source Code Management
I've requested a evaluation copy of Merant, thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-29-2002 02:52 PM
тАО04-29-2002 02:52 PM
Re: Source Code Management
why not using CVS?
You have all kinds of clients, GUI and even Web, it's available for all kinds of operating systems and for free ;-)
HTH,
Wodisch
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-30-2002 04:49 AM
тАО04-30-2002 04:49 AM
Re: Source Code Management
It is the source code system behind "sourceforge" ( do google search you will like it)
CVS is portable runs on HP-UX and Win2k
Web based if required... We link Ohio to India
Easier than Rational's Clearcase ( nothing clear about it IMHO)
Regards
Carl
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-30-2002 04:58 AM
тАО04-30-2002 04:58 AM
Re: Source Code Management
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-30-2002 04:59 AM
тАО04-30-2002 04:59 AM
Re: Source Code Management
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!
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-30-2002 05:08 AM
тАО04-30-2002 05:08 AM
Re: Source Code Management
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:
http://ccvs.cvshome.org/servlets/ProjectDownloadList
Thanks for your assistance.
Tracey
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-01-2002 02:50 PM
тАО05-01-2002 02:50 PM
SolutionYou 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.
Some offer more than others, such as versioning of directories and dependency tracking in ClearCase.
(When I worked for HP, our group's entire SCM and development processes were based on ClearCase, and I loved the product.)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-04-2003 08:49 AM
тАО08-04-2003 08:49 AM
Re: Source Code Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-04-2003 10:37 AM
тАО08-04-2003 10:37 AM
Re: Source Code Management
We are building an integrated environment with PVCS.
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.
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.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-04-2003 10:58 AM
тАО08-04-2003 10:58 AM
Re: Source Code Management
Count this as another CVS vote.
Chris