004 17:49
> Para: Ant Users List
> Asunto: RE: CVS password problem
>
> Roberto,
>
> I never was able to get to work. I was forced to execute
> "cvs login" from the command line prior to starting Cruise Control
> (which then executes Ant), to get a valid pa
nted
to assure you that you're not the only person experiencing "difficulty"
getting to work.
Regards,
~Jeff
-Original Message-
From: Roberto Juarez [mailto:[EMAIL PROTECTED]
Sent: October 20, 2004 06:05
To: Ant Users List
Subject: RE: CVS password problem
Sorry for the
Philip DONAGHY [SMTP:[EMAIL PROTECTED]
> Enviado el: miércoles, 20 de octubre de 2004 15:00
> Para: Ant Users List
> Asunto: Re: CVS password problem
>
>
>
> Roberto Juarez a écrit :
> >
> > Still not working, I am using now
>
> >
>
Roberto Juarez a écrit :
>
> Still not working, I am using now
>
."/>
>
cvsRoot=":${cvs.protocol}:[EMAIL PROTECTED]:${cvs.port}:${cvs.path}"
> passfile="${cvs.passfile}"
> command="logout"/>
>
>
> I am considering whether the task is
> writing the password file in a corrupted m
t Users List
> Asunto: Re: CVS password problem
>
> Hi Roberto,
> remove the part
> cvsRoot=":${cvs.protocol}:[EMAIL PROTECTED]:${cvs.port}:${cvs.path}"
> passfile="${cvs.passfile}"
> command="login"/>
> and it should w
Hi Roberto,
remove the part
and it should work.
--- Roberto Juarez <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> I am not able to get Ant read a password for CVS.
>
> Here is the snippet of code
>
> depends="setup"
> description="Commits changes to CVS
> repository.">
>