hello...

i'm having problems with configure my scm in my pom.xml file
i access CVS via ssh but there is no scm methods supported for this, just
'local','lserver', 'pserver', and 'ext'.

i'm using windows and i have system variables CVS_RSH=ssh and CVS_EXT=ssh
and when i try to do:
cvs -z3 -d :ext:[EMAIL PROTECTED]:/cvsroot/blabla co blabla
it doesn't work like it should, like:
cvs -z3 -d :ssh:[EMAIL PROTECTED]:/cvsroot/blabla co blabla
works

sorry if the question is too linear...

THX

Reply via email to