Operating System - HP-UX
1833875 Members
1790 Online
110063 Solutions
New Discussion

Re: Storing files in CVS on hpux

 
SOLVED
Go to solution
Shivkumar
Super Advisor

Storing files in CVS on hpux

Dear Sirs,

Is someone using CVS revision/version management software tool on HPUX ?

What are steps to store config files over there ?

Thanks,
Shiv
2 REPLIES 2
Arunvijai_4
Honored Contributor
Solution

Re: Storing files in CVS on hpux

Hi Shiv, You can download CVS depot from
http://hpux.connect.org.uk/hppd/hpux/Development/Tools/cvs-1.11.21/
Make sure you install Prerequisites as well. For storing config files, it is same as normal files. You need to create CVS repository, store your base config files there. Whenever you edit, do checkin and checkout. So that, you will get version management automatically.

-Arun
"A ship in the harbor is safe, but that is not what ships are built for"
Arunvijai_4
Honored Contributor

Re: Storing files in CVS on hpux

Hi Shiv, You can find CVS user manual at http://ximbiot.com/cvs/manual/
http://ximbiot.com/cvs/wiki
http://cvsbook.red-bean.com/cvsbook.html
(A great book on CVS, for free!!)

-Arun

"A ship in the harbor is safe, but that is not what ships are built for"