-----Original Message-----
From: Daniel Sanchez Gonzalez [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, March 12, 2008 11:02 AM
To: user@ant.apache.org
Subject: Ant, Eclipse & CVS problem adding a file

/*
When I run the script, this message appears: 
 
[cvs] cvs [add aborted]: there is a version in
C:\workspace\component_name/....../builds/lib/at4-dao already
 
 [...]

  <cvs cvsRoot="${cvs.root}" 
   command="add -m'my test'
${basedir}/../builds/lib/component_name/component_name.jar"
   quiet="false"/>
 </target>
 */

use cvs command import instead of add


Regards, Gilbert




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

Reply via email to