Hi all : can u please help why the following is not working
Logging is failing.. and I'm getting the following error: [cvs] Caught exception: CreateProcess: cvs -d:pserver:[EMAIL PROTECTED]:/export/home/repos itory --lf login error=2 <target name="cvsUpdate" depends="init"> <cvspass cvsroot=":pserver:prem@MySystem:/export/home/repository" password="xyz" passfile="D:/projects/Test" /> <cvs cvsroot=":pserver:prem@MySystem:/export/home/repository" command="login" passfile="D:/projects/Test" /> <echo message="login finish" /> </target> CVS Clinet: Windows2k CVs Server: Solaris Please help In commanline it's logging without error " cvs -d:pserver:nnprem@watson:/export/home/repository -z9 login" Thanks Prem -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>