[ http://jira.codehaus.org/browse/CONTINUUM-452?page=comments#action_51213 ]
Rafael Silva commented on CONTINUUM-452: ---------------------------------------- Hi Emmanuel! You're correct, I configured the "CVS_RSH=ssh" and installed the "ssh-askpass". Like you told, the "extssh" is used only with eclipse. I used this lines to be all right: export CVS_RSH=ssh export CVSROOT=:ext:[EMAIL PROTECTED]:/home/company/cvs and in my project.xml: scm:cvs:ext:[EMAIL PROTECTED]:/home/company/cvs:project Now I would like to know when we'll can use a sintax like: scm:cvs:ext:[EMAIL PROTECTED]:/home/company/cvs:project > CVS: Connection with ssh > ------------------------ > > Key: CONTINUUM-452 > URL: http://jira.codehaus.org/browse/CONTINUUM-452 > Project: Continuum > Type: New Feature > Components: continuum-web > Versions: 1.0-alpha-1, 1.0-alpha-2, 1.0-alpha-3, 1.0-alpha-4, 1.0-beta-1, > 1.0, 1.0.1 > Environment: Linux Mandrake 10.1 > Reporter: Rafael Silva > > > The connection with "ssh" to the CVS is not supported. May you make this? -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
