You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by sudipto chattopadhyay <cs...@hotmail.com> on 2002/06/14 14:57:00 UTC

cvs task

when i'm doing some cvs operation with code segment give below then 
following failure occurs. can, nebody help me plz. ?

<target name="cvs">
<cvs cvsroot="::pserver:schatterjee@cvs.in.XXX.com:/data/cvsroot"
package="oneview"
dest="${HOME}"/>
</target>

E:\cvsNant>build cvs
Buildfile: build.xml

cvs:

BUILD FAILED

E:\cvsNant\build.xml:15: java.io.IOException: CreateProcess: cvs -d 
::pserver:schatterjee@cvs.in.XXX.com:/data/cvsroot checkout oneview error=2

Total time: 0 seconds

_________________________________________________________________
Join the world’s largest e-mail service with MSN Hotmail. 
http://www.hotmail.com


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>