Hi, I've just installed the last version of Jenkins. I have created a first job for a Maven project. But my problem is with CVS. In Eclipse, my CVS URL is with ":extssh:" prefix. But with Jenkins, I have this error : "cvs checkout: Unknown method (`extssh') in CVSROOT.".
My server OS is Windows. I have installed cvs.exe in c:\windows. How can I solve this problem ? Do I have to install some CVS extension for the extssh support ? Thanks, Xavier