CVS *requires* a password.  This *may* be blank.  In this instance, it
isn't.  CVS keeps its password in a file called .cvspass

To add a password to this file either use the cvs login instruction from
a dos box or use the cvspass ant task (see the ant manual).

<target name="cvs">
 <cvspass
   cvsroot=":pserver:[EMAIL PROTECTED]:/data/cvsroot"
   password="xxxx"/>

 <cvs cvsroot=":pserver:[EMAIL PROTECTED]:/data/cvsroot"
      package="oneview"
      dest="${HOME}"/>
</target>

*Please* read manuals :)

J.

> -----Original Message-----
> From: sudipto chattopadhyay [mailto:[EMAIL PROTECTED]]
> Sent: Friday, 14 June 2002 2:56 pm
> To: [EMAIL PROTECTED]
> Subject: RE: cvs task
> 
> 
> it is giving following error:
> plz. check my build file segment and make some necessary changes.
> 
> <target name="cvs">
> <cvs cvsroot=":pserver:[EMAIL PROTECTED]:/data/cvsroot"
>      package="oneview"
>      dest="${HOME}"/>
> </target>
> 
> 
> 
> E:\cvsNant>build cvs
> Buildfile: build.xml
> 
> cvs:
>       [cvs] cvs checkout: authorization failed: server cvs.in.XXX.com 
> rejected access to /data/cvsroot for user schatterjee
>       [cvs] cvs checkout: used empty password; try "cvs 
> login" with a real 
> password
> 
> BUILD SUCCESSFUL
> 
> Total time: 1 second
> 
> 
> >From: [EMAIL PROTECTED]
> >Reply-To: "Ant Users List" <[EMAIL PROTECTED]>
> >To: "Ant Users List" <[EMAIL PROTECTED]>
> >Subject: RE: cvs task
> >Date: Fri, 14 Jun 2002 09:23:17 -0400
> >
> >
> >There should be one colon before the word "pserver"....hope 
> that helps...
> >
> >
> >
> >|---------+---------------------------->
> >|         |           "sudipto         |
> >|         |           chattopadhyay"   |
> >|         |           <csudipto@hotmail|
> >|         |           .com>            |
> >|         |                            |
> >|         |           06/14/2002 09:19 |
> >|         |           AM               |
> >|         |           Please respond to|
> >|         |           "Ant Users List" |
> >|         |                            |
> >|---------+---------------------------->
> >   
> > 
> >-------------------------------------------------------------
> -----------------------------------------------------------------|
> >   |                                                         
>                
> >                                                       |
> >   |       To:       [EMAIL PROTECTED]             
>                
> >                                                       |
> >   |       cc:                                               
>                
> >                                                       |
> >   |       Subject:  RE: cvs task                            
>                
> >                                                       |
> >   
> > 
> >-------------------------------------------------------------
> -----------------------------------------------------------------|
> >
> >
> >
> >
> >yes this is working after addind cvs in path. but following 
> error occous.
> >
> ><target name="cvs">
> ><cvs cvsroot="::pserver:[EMAIL PROTECTED]:/data/cvsroo
> >      package="oneview"
> >      dest="${HOME}"/>
> >/target>
> >
> >E:\cvsNant>build cvs
> >Buildfile: build.xml
> >
> >cvs:
> >       [cvs] cvs checkout: unknown method in CVSroot:
> >::pserver:[EMAIL PROTECTED]:/
> >data/cvsroot
> >       [cvs] cvs [checkout aborted]: Bad CVSROOT.
> >
> >BUILD SUCCESSFUL
> >
> >
> >
> > >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:05:57 +0100
> > >
> > >Can you start a dos box and run this cvs instruction successfully?
> > >
> > > > -----Original Message-----
> > > > From: sudipto chattopadhyay [mailto:[EMAIL PROTECTED]]
> > > > Sent: Friday, 14 June 2002 2:05 pm
> > > > To: [EMAIL PROTECTED]
> > > > Subject: RE: cvs task
> > > >
> > > >
> > > > 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]>
> >
> >
> >=======================================================================
> >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]>
>
>
>
>
>_________________________________________________________________
>Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp.
>
>
>--
>To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
>For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
>
>
>
>
>
>
>--
>To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
>For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>




_________________________________________________________________
MSN Photos is the easiest way to share and print your photos: 
http://photos.msn.com/support/worldwide.aspx


--
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]>

Reply via email to