> > scm|cvs|ntserver|[EMAIL PROTECTED]|e:\cvs|Deployment > > Note the use of the vertical bar as delimiter as > the > > repository has a colon (:) in it. > > ----------------- > > > > Before that I tried with pserver, but I get the > same mistake. > > The complaint comes from the fact that there are two > many 'groups' (separated > by '|' ). > > I think your problem would then be the "password" > part. > > I don't know if passwords are supported in the > connect string or not, but if > they are it is probably a different delimiting > character. > > Cheers > Niclas > I tried with scm|cvs|pserver|username:[EMAIL PROTECTED]|d:\cvs_repository\dir1|moduleName
and I get another error: java.io.IOException: CreateProcess: cvs -d:pserver:razvoj:[EMAIL PROTECTED]:d:\cvs _repository\razvoj -q checkout -P SedamIT error=2 com.werken.werkz.UnattainableGoalException: Unable to obtain goal [scm:checkout-project] -- E:\unzip\Maven1.0-rc3\.maven\plugins\maven-scm-plugin-1.3\plugin.jelly:227:9: <ant:cvs> java.io.IOException: CreateProcess: cvs -d:pserver:username:[EMAIL PROTECTED]:d:\cvs_repository\dir1 -q checkout -P moduleName error=2 I executed generated command from command prompt and it works. Command is: cvs -d:pserver:username:[EMAIL PROTECTED]:d:\cvs_repository\dir1 -q checkout -P moduleName I read panegyrics about Maven, and believed them just to have trobule with simple things like reading data from cvs. I've done this with ant five minutes after extracting its archive. __________________________________ Do you Yahoo!? Friends. Fun. Try the all-new Yahoo! Messenger. http://messenger.yahoo.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]