I've read this: "Use import to incorporate an entire source distribution from an outside source (e.g., a source vendor) into your source repository directory. You can use this command both for initial creation of a repository, and for wholesale updates to the module from the outside source."
And I only want to add a file to a CVS folder. Is it possible using import? Thanks. -----Mensaje original----- De: Rebhan, Gilbert [mailto:[EMAIL PROTECTED] Enviado el: miƩrcoles, 12 de marzo de 2008 13:08 Para: Ant Users List Asunto: RE: Ant, Eclipse & CVS problem adding a file -----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] -- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]