Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 10446 invoked from network); 15 Jun 2007 02:25:32 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 15 Jun 2007 02:25:32 -0000 Received: (qmail 71076 invoked by uid 500); 15 Jun 2007 02:25:31 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 71049 invoked by uid 500); 15 Jun 2007 02:25:30 -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 71028 invoked by uid 99); 15 Jun 2007 02:25:30 -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 19:25:30 -0700 X-ASF-Spam-Status: No, hits=0.7 required=10.0 tests=DATE_IN_PAST_06_12,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of jak-ant-user@m.gmane.org designates 80.91.229.2 as permitted sender) Received: from [80.91.229.2] (HELO ciao.gmane.org) (80.91.229.2) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Jun 2007 19:25:26 -0700 Received: from root by ciao.gmane.org with local (Exim 4.43) id 1Hz1Uk-0001PG-63 for user@ant.apache.org; Fri, 15 Jun 2007 04:25:02 +0200 Received: from finn.gmane.org ([80.91.229.4]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 15 Jun 2007 04:25:02 +0200 Received: from jlistnews by finn.gmane.org with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 15 Jun 2007 04:25:02 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: user@ant.apache.org From: "Jim C." Subject: Whats the best syntax to use for a directory copy? Date: Thu, 14 Jun 2007 08:15:15 -0700 Lines: 5 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: finn.gmane.org User-Agent: Thunderbird 1.5.0.12 (Macintosh/20070509) Sender: news X-Virus-Checked: Checked by ClamAV on apache.org I have directory X and I want to copy it such that the copy becomes a subdirectory of directory Y. What's the easiest way to accomplish this? Jim C. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org