- Download the RPM package from the online AIX Linux Toolbox
- Install it using RPM, if it doesn’t exist, download the installp image for RPM first and install it using Smitty
- Install the RPM package using “rpm -ivh cvsxxxx.rpm”
- CVSROOT environment variable
- Initialize the repository
- Add the service to “/etc/services” (if it doesn’t exist) and add the entry in “/etc/inetd.conf”
- Refresh the inetd: “refresh -s inetd”
- I then used TortoiseCVS to create a module
I’ll add more details later