Discussion:
[TortoiseCVS] Tortoise CVs problem with ssh using Windows 7
Sharpe, Robert
2015-07-31 08:46:16 UTC
Permalink
I use Tortoise CVS version 1.12.5 in conjuction with an ssh server, I have created the keys and I can logon the Unix box we use as the CVS repository ok - with out typing in the password - which proves that the key works.

My problem occurs when I go to a Checkout for the first time. I get asked for the Tortoise CVS password. I try the password and key phrase both to the Unix box and neither work.

I then get the following error message

In C:\CVS\Checkout: "C:\Program Files\CVSNT\cvs.exe" -q checkout -P src/dbscripts/Tables_KPI
CVSROOT=:ssh:***@etlwork-kn-d1:/grid/ciw_cvs/cvs_repository

cvs [checkout aborted]: writing to server socket: error -1
Access denied
No supported authentication methods left to try!

Error, CVS operation failed



Does anyone have any suggestions.


--------------------------------------------------------------------
Save Paper - Do you really need to print this e-mail?

Visit www.virginmedia.com for more information, and more fun.

This email and any attachments are or may be confidential and legally privileged
and are sent solely for the attention of the addressee(s). If you have received this
email in error, please delete it from your system: its use, disclosure or copying is
unauthorised. Statements and opinions expressed in this email may not represent
those of Virgin Media. Any representations or commitments in this email are
subject to contract.

Registered office: Media House, Bartley Wood Business Park, Hook, Hampshire, RG27 9UP
Registered in England and Wales with number 2591237
Glen Starrett
2015-07-31 16:11:39 UTC
Permalink
Hi Robert,



Do you have the Putty Agent running with your PK stored? CVSNT will
grab the PK from Putty Agent if it's available for that server /
username and you won't get prompted.



You can set up a startup task or cmd file to load the PK conveniently
with this command:



PATH\TO\pageant.exe PATH\TO\your.ppk





Alternatively, I believe if you have a Putty profile that specifies the
username, host, and PPK to use then you can pass the profile title to
CVSNT in place of the hostname and it'll pick up the settings from
there. E.g. your CVSROOT would look like
":ssh:MYPUTTYPROFILE:/grid/ciw_cvs/cvs_repository ". I don't use that
method myself, but I think it would work.





Regards,





Glen Starrett

Technical Account Manager, North America

March Hare Software, LLC

http://march-hare.com/cvspro/

800-653-1501 x803



From: Sharpe, Robert [mailto:***@virginmedia.co.uk]
Sent: Friday, July 31, 2015 3:46 AM
To: 'tortoisecvs-***@lists.sourceforge.net'
Subject: [TortoiseCVS] Tortoise CVs problem with ssh using Windows 7



I use Tortoise CVS version 1.12.5 in conjuction with an ssh server, I
have created the keys and I can logon the Unix box we use as the CVS
repository ok - with out typing in the password - which proves that the
key works.

My problem occurs when I go to a Checkout for the first time. I get
asked for the Tortoise CVS password. I try the password and key phrase
both to the Unix box and neither work.

I then get the following error message

In C:\CVS\Checkout: "C:\Program Files\CVSNT\cvs.exe" -q checkout -P
src/dbscripts/Tables_KPI
CVSROOT=:ssh:***@etlwork-kn-d1:/grid/ciw_cvs/cvs_repository

cvs [checkout aborted]: writing to server socket: error -1
Access denied
No supported authentication methods left to try!

Error, CVS operation failed



Does anyone have any suggestions.


--------------------------------------------------------------------
Save Paper - Do you really need to print this e-mail?

Visit www.virginmedia.com for more information, and more fun.

This email and any attachments are or may be confidential and legally
privileged
and are sent solely for the attention of the addressee(s). If you have
received this
email in error, please delete it from your system: its use, disclosure
or copying is
unauthorised. Statements and opinions expressed in this email may not
represent
those of Virgin Media. Any representations or commitments in this email
are
subject to contract.

Registered office: Media House, Bartley Wood Business Park, Hook,
Hampshire, RG27 9UP
Registered in England and Wales with number 2591237

Loading...