View Single Post

  #4 (permalink)  
Old 10-20-2006, 01:16 AM
rockdalinux's Avatar
rockdalinux rockdalinux is offline
Contributors
User
 
Join Date: May 2005
Location: Bangalore
My distro: RHEL, HP-UX, Solaris, FreeBSD, Ubuntu
Posts: 581
Rep Power: 7
rockdalinux is a jewel in the rough rockdalinux is a jewel in the rough rockdalinux is a jewel in the rough rockdalinux is a jewel in the rough
Default

Hi Raju,

Do you run firewall? If so open the port. Do you want to connect from Windows or Linux workstation to CVS server?

To connect to cvssrver called cvs.xyz.com using rocky user you need to type the command
Code:
export CVSROOT=:pserver:rocky@cvs.xyz.com:/home/cvs
Now login to cvs server type the command:
Code:
cvs login
When prompted supply the password.
__________________
Rocky Jr.
You may have my body & soul, but you will never touch my pride!

If you have knowledge, let others light their candles at it.

Certified to work on HP-UX / Sun Solaris / RedHat
Reply With Quote