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