Find the answer to your Linux question:
Results 1 to 3 of 3
Hi, I'm opening a tunnel to my work computer in order to retrieve source code, I open the tunnel and set my CVSROOT. After typing in cvs login,I'm asked for ...
  1. #1
    Just Joined!
    Join Date
    Mar 2009
    Posts
    3

    [SOLVED] stuck at cvs password!

    Hi,

    I'm opening a tunnel to my work computer in order to retrieve source code,
    I open the tunnel and set my CVSROOT.

    After typing in cvs login,I'm asked for my cvs password,
    I don't have a clue what this is.

    Is there a way to retrieve the cvs password?

  2. #2
    Trusted Penguin Roxoff's Avatar
    Join Date
    Aug 2005
    Location
    Nottingham, England
    Posts
    3,392
    CVS will use your regular login credentials. That's your unix username/password combination. You can set it to use ssh and a public/private key pair so you don't have to type in a password - this is well documented on the internet though so I wont go through it here.
    Linux user #126863 - see http://linuxcounter.net/

  3. #3
    Just Joined!
    Join Date
    Mar 2009
    Posts
    3
    Thanks alot Roxoff,

    You really saved me in a critical situation,
    Your a legend.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...