thank you Stefan,
I got this message , what is it supposed to mean?
I fixed my source something like this..
###
<cvs cvsRoot="cvs -d :pserver:[EMAIL PROTECTED]:/usr/local/cvsroot login"
command="password=sato"
package="source
dest="PROJECT1"
/>
<cvs cvsRoot="cvs -d :pserver:[EMAIL PROTECTED]:/usr/local/cvsroot co
PACKAGE"
package="PROJECT1"
/>
###
but I get this message. It seems that I could log in CVS but I could not get
sources.
Here is the message I got:
[cvs] cvs [checkout aborted]: end of file from server (consult above
messages if any)
----- Original Message -----
From: "Stefan Bodewig" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, April 25, 2002 3:57 PM
Subject: Re: HELP PLEASE.Having trouble getting sources with ant from CVS
server
> On Thu, 25 Apr 2002, <[EMAIL PROTECTED]> wrote:
>
> > It says on the website "I have to get my password in .cvspass in my
> > home directory.
>
> Exactly, but not in plain text.
>
> Either use
>
> cvs -d :pserver:[EMAIL PROTECTED]:/usr/local/cvsroot login
>
> on the command line and enter the password or use the <cvspass> task.
> If you never use cvs logout, you will only have to do that once.
>
> Stefan
>
> --
> 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]>