- Having X server really helps.
- Download CVS from http://ftp.gnu.org/non-gnu/cvs/binary/stable/x86-sunos/
- I downloaded the x86 build since I have Solaris 10 on x86. The name of the file is cvs-1.11.21-SunOS-5.8-i386.gz.
- If in X mode, double click the file to open the extractor and extract the file. Otherwise use gunzip.
- Rename the extracted file to simply ... cvs
- chmod 777 cvs
- And optionally chown to the user who would want to run cvs commands.
- set the CVSROOT environment
- run ./cvs login (This will ask you for the password and when authenticated will create a .cvspass file with the password encrypted in it.
- you can then checkout the relevant cvs project by issuing this command. ./cvs co {projectname}
- Since I did all this as root, I had to then chmod 777 .cvspass and chown -R newuser:newgroup projectname so that the newuser will be able to run cvs commands henceforth.
about me


Mix Theme
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Praesent id purus risus.
Powered by Blogger.
Labels
- Alfresco ( 8 )
- Ant ( 2 )
- Apache ( 6 )
- Apex ( 2 )
- Books ( 2 )
- Books 2025 ( 2 )
- Business ( 1 )
- Chirp ( 13 )
- Cisco ( 1 )
- CVS ( 2 )
- Database ( 3 )
- Eclipse ( 6 )
- Excel ( 1 )
- favorite ( 4 )
- force.com ( 1 )
- HSQLDB ( 2 )
- InnerCoder ( 2 )
- Java ( 3 )
- jBPM ( 2 )
- Life ( 3 )
- Lightning Web Components ( 1 )
- Mac OS X ( 7 )
- Mgmt ( 2 )
- Miscellaneous ( 1 )
- MySQL ( 4 )
- Netbeans ( 1 )
- Networking ( 2 )
- notonhomepage ( 2 )
- Nutch ( 1 )
- Open Source ( 2 )
- PHP ( 5 )
- phpmyadmin ( 1 )
- PostgreSQL ( 1 )
- Programming ( 4 )
- Salesforce ( 16 )
- Salesforce Apex ( 3 )
- Search Engine ( 1 )
- Setup Configuration ( 23 )
- SFDX ( 5 )
- slide ( 3 )
- Solaris ( 5 )
- Spreadsheet ( 1 )
- SQL ( 1 )
- Staffing ( 1 )
- Technology ( 28 )
- Thought Leadership ( 1 )
- Thunderbolt ( 1 )
- ubuntu ( 2 )
- Unix ( 9 )
- Unix commands ( 4 )
- ViewOne ( 1 )
- VisualCode ( 4 )
- Web ( 1 )
- WebCrawler ( 1 )
- WordPress ( 1 )
- Workflow ( 1 )
- XML ( 2 )
- XML Binding ( 1 )
- XMLBeans ( 1 )
- Yahoo ( 1 )
Post a Comment