no, this is not working and i have jakarta-ant-1.4.1 and i'm working in windows'2000.
>From: "Morrison, John" <[EMAIL PROTECTED]> >Reply-To: "Ant Users List" <[EMAIL PROTECTED]> >To: 'Ant Users List' <[EMAIL PROTECTED]> >Subject: RE: cvs task >Date: Fri, 14 Jun 2002 14:00:32 +0100 > >Try only having one : before the pserver thus > > <cvs cvsroot=":pserver:[EMAIL PROTECTED]:/data/cvsroot" > >btw, what version of ant are you using? I see you are running >on windows, are you using Cygwin? > >J. > > > -----Original Message----- > > From: sudipto chattopadhyay [mailto:[EMAIL PROTECTED]] > > Sent: Friday, 14 June 2002 1:57 pm > > To: [EMAIL PROTECTED] > > Subject: cvs task > > > > > > when i'm doing some cvs operation with code segment give below then > > following failure occurs. can, nebody help me plz. ? > > > > <target name="cvs"> > > <cvs cvsroot="::pserver:[EMAIL PROTECTED]:/data/cvsroot" > > package="oneview" > > dest="${HOME}"/> > > </target> > > > > E:\cvsNant>build cvs > > Buildfile: build.xml > > > > cvs: > > > > BUILD FAILED > > > > E:\cvsNant\build.xml:15: java.io.IOException: CreateProcess: cvs -d > > ::pserver:[EMAIL PROTECTED]:/data/cvsroot checkout > > oneview error=2 > > > > Total time: 0 seconds > > > > _________________________________________________________________ > > Join the world's largest e-mail service with MSN Hotmail. > > http://www.hotmail.com > > > > > > -- > > To unsubscribe, e-mail: ><mailto:[EMAIL PROTECTED]> >For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > >======================================================================= >Information in this email and any attachments are confidential, and may >not be copied or used by anyone other than the addressee, nor disclosed >to any third party without our permission. There is no intention to >create any legally binding contract or other commitment through the use >of this email. > >Experian Limited (registration number 653331). >Registered office: Talbot House, Talbot Street, Nottingham NG1 5HF > >-- >To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> >For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> _________________________________________________________________ Chat with friends online, try MSN Messenger: http://messenger.msn.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
