RE: java.io.IOException: CreateProcess

2001-10-31 Thread dineshram

Hi scott,
Thanks for helping me.
I have explicitly included the passfile=./cvs.passfile in both cvspass and
the cvs task definitions.

But still I am getting the same error.
Any clues please.

Thanks,
Dinesh


-Original Message-
From: Scott Ellsworth [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, October 30, 2001 7:03 PM
To: Ant Users List
Subject: Re: java.io.IOException: CreateProcess


At 07:11 PM 10/30/2001 -0600, [EMAIL PROTECTED] wrote:
java.io.IOException: CreateProcess:
  cvs -d :pserver:myusername@myipaddress:/share/CVS checkout mypackage
error=2

I found I was getting strange errors like this unless I explicitly
specified passfile=./cvs.passfile in both the cvspass and the cvs task
definitions.

Scott
Scott Ellsworth
[EMAIL PROTECTED]


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




RE: java.io.IOException: CreateProcess

2001-10-31 Thread Scott Ellsworth

At 11:05 AM 10/31/2001 -0600, [EMAIL PROTECTED] wrote:
Hi scott,
Thanks for helping me.
I have explicitly included the passfile=./cvs.passfile in both cvspass and
the cvs task definitions.

But still I am getting the same error.
Any clues please.

The only other idea I have is:
1.  First use cvs pass to set up ./cvs.passfile
2.  Use command line cvs to pull the data using that passfile

If that works, then ANT _should_ be able to do it.  We do not yet know 
whether it actually _can_, but if it cannot, then we know that we need to 
fix cvs.

Scott


Thanks,
Dinesh


-Original Message-
From: Scott Ellsworth [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, October 30, 2001 7:03 PM
To: Ant Users List
Subject: Re: java.io.IOException: CreateProcess


At 07:11 PM 10/30/2001 -0600, [EMAIL PROTECTED] wrote:
 java.io.IOException: CreateProcess:
   cvs -d :pserver:myusername@myipaddress:/share/CVS checkout mypackage
 error=2

I found I was getting strange errors like this unless I explicitly
specified passfile=./cvs.passfile in both the cvspass and the cvs task
definitions.

Scott
Scott Ellsworth
[EMAIL PROTECTED]


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

Scott Ellsworth
[EMAIL PROTECTED]


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




RE: java.io.IOException: CreateProcess

2001-10-31 Thread Diane Holt

--- [EMAIL PROTECTED] wrote:
 Hi scott,
 Thanks for helping me.
 I have explicitly included the passfile=./cvs.passfile in both cvspass
 and the cvs task definitions.
 
 But still I am getting the same error.
 Any clues please.

Make sure the directory your 'cvs' executable lives in is included in your
PATH environment variable.

Diane

=
([EMAIL PROTECTED])



__
Do You Yahoo!?
Make a great connection at Yahoo! Personals.
http://personals.yahoo.com

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