The cvspass task writes the cvsroot and password to a .cvspass file. Now
does that write the password in any encrypted form ?

In my cvspass task I am specifying the password="pass" but here is the text
of my .cvspass file:

:pserver:[EMAIL PROTECTED]:/asmc/users/t0064 A,ooR1:3


Is that normal. When I run try to run cvs command checkout in the next step
I get the following error:

cvs checkout: Empty password used - try 'cvs login' with a real password

cvs [checkout aborted]: authorization failed: server cvs.dev.suz.com
rejected access to /asmc/users/t0064 for user t0064

What do u say.

Vik


-----Original Message-----
From: Antoine Levy-Lambert [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, July 16, 2003 2:43 PM
To: Ant Users List
Subject: Re: Build error ( Basic Problem fixed but)

From: "Vikas Phonsa" <[EMAIL PROTECTED]>
Sent: Wednesday, July 16, 2003 8:41 PM
> But pls take a look at this
>
> cvsRoot: :pserver:[EMAIL PROTECTED]:/home/cvspublic
> password: anoncvs
> passFile: C:\Documents and Settings\t0064\.cvspass
>
> Writing -> :pserver:[EMAIL PROTECTED]:/home/cvspublic  Ay=0=h<Z
>
> Execute:Java13CommandLauncher: cvs -d
> ":pserver:[EMAIL PROTECTED]:/home/cvspublic " checkout ant

It looks like you have a space character after /home/cvpublic that is
certainly a problem.

Antoine



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to