I did cvs update , it works! but I need checkout!!!!!

______________________________________________  
        Barry Jia
Brightspark
Tel:416-488-1999 ext.306
Email: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>  

 



-----Original Message-----
From: Paul Cody [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, March 06, 2002 5:56 PM
To: 'Ant Users List'
Subject: RE: cvs at ant


> 
> cvs.exe is in my path, and the debug info
> " cvs -d :pserver:bjia@tira-src:/var/local/tira-cvs checkout 
> code-injection"
> generate exception,
> but if I run this command in same terminal, it works ! it can 
> check out
> everything, I do not know which directory is invalid now if 
> Error code 267
> means invalid directory.
> in my build file like below, how to set up cvx.exe absolute 
> path for cvs.exe
> ?
>  <target name="checkout">
>       <cvs cvsRoot="${CVSROOT}"
>            package="code-injection"
>            dest="code-injection"
>            passfile="${passfile}"
>        />
>    </target>
> 

What...  is the air-speed velocity of an unladen swallow?  What do you mean?
An African or European swallow?  Huh -- I don't know that?  Waaughhhh!!!

I dunno.  Keep trying...  Other than 'checkout', do any cvs commands work
(from ant)?

Paul
 

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

Reply via email to