> Bob Imperial wrote:
please skip the HTML on a mailing list, mail is for raw text, and many of the
people who can answer your question do not use HTML mail readers.
> 
> Anybody out there have experience with installing CVS on Solaris? I've
> inherited the task on getting source control on our development server and I
> am a newbie with installing anything on Solaris. TIA!

http://www.cvshome.org/dev/codes.html

tar -xvzf cvs-1.11.2.tar.gz
cd cvs-1.11.2
more INSTALL

#search for 'Building from source code under Unix:'
#and most times you can start at step 2
#follow it.


#then either a) 
cd doc
lpr cvs.ps
#begin reading 

#or b)
point your browser at http://www.cvshome.org/docs/manual/
and begin reading, after that look at http://www.cvshome.org/docs/

-- 
______________________________________________________________________________
Todd Denniston, Code 6067, NSWC Crane mailto:[EMAIL PROTECTED]
I'd crawl over an acre of 'Visual This++' and 'Integrated Development
That' to get to gcc, Emacs, and gdb.  Thank you.
        -- Vance Petree, Virginia Power


_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to