Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 82227 invoked from network); 14 Jun 2007 08:19:25 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 14 Jun 2007 08:19:25 -0000 Received: (qmail 17458 invoked by uid 500); 14 Jun 2007 08:19:23 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 17432 invoked by uid 500); 14 Jun 2007 08:19:23 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 17421 invoked by uid 99); 14 Jun 2007 08:19:23 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Jun 2007 01:19:23 -0700 X-ASF-Spam-Status: No, hits=3.9 required=10.0 tests=HTML_IMAGE_ONLY_12,HTML_MESSAGE,HTML_SHORT_LINK_IMG_1,MSGID_FROM_MTA_HEADER,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of search2006@rediffmail.com designates 202.54.124.174 as permitted sender) Received: from [202.54.124.174] (HELO rediffmail.com) (202.54.124.174) by apache.org (qpsmtpd/0.29) with SMTP; Thu, 14 Jun 2007 01:19:18 -0700 Received: (qmail 14893 invoked by uid 510); 14 Jun 2007 08:18:08 -0000 Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=redf; d=rediffmail.com; b=nJJivbXySzsF5+cALAFmWBqlMN+ZSjCWEUAUGwcwoJ4kkWAqvhuCVJKwVeq2FStDsERO46H4nEMk8DtYKKyPrH1caMfSk/BPbfx35e89fA6Yv8Eukonel8KOfr4UXRteQULau9SoXLImckRgJ6UQIxfh2AMg4Wl1bW9oJEK9IUM= ; Date: 14 Jun 2007 08:18:08 -0000 Message-ID: <20070614081808.14889.qmail@webmail53.rediffmail.com> Received: from unknown (164.164.79.12) by rediffmail.com via HTTP; 14 jun 2007 08:18:08 -0000 MIME-Version: 1.0 From: "query" Reply-To: "query" To: "ant" Subject: cvs export issue in ANT Content-type: multipart/alternative; boundary="Next_1181809088---0-202.54.124.174-14884" X-Virus-Checked: Checked by ClamAV on apache.org --Next_1181809088---0-202.54.124.174-14884 Content-type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline =A0=0AWhen I tried to export new revision file from cvs, it is not replaci= ng old file with the new file. It is showing the below error and continues.= =0A=0A[cvs] cvs export: move away E:\ANTBUILD\eg\sample.java; it is in the = way=0A[cvs] C E:\ANTBUILD\eg\sample.java=0A=0ATo export the new file, old f= ile needs to be deleted first and then cvs export command is to be run.=0AI= s there any way to overwrite old file by checking timestamp as it does in <= copy> task? --Next_1181809088---0-202.54.124.174-14884--