Java Mailing List Archive

http://www.ant-tasks.com/

Apache Ant Archive

» Ant Users List
» Ant Developers List
More CVS help...

More CVS help...

2004-01-21       - By Ciramella, EJ
Reply:     1     2     3     4  

I have put C:\cygwin\bin in my path but when I try the simplest cvs get:
 <target name="cvs-testing"/>
   <cvs cvsRoot=":ext:eciramella@(protected):/cvs"
      package="epass/ePASS4.1"
      dest="ePASS4.1-dest"
 />
 </target>

I get the following error:

Unexpected element "cvs"

If I echo out my path, I can see that C:\cygwin\bin is in the path.


What am I doing wrong?

©2008 ant-tasks.com - Jax Systems, LLC, U.S.A.