Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 25865 invoked from network); 4 Jan 2006 16:33:42 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 4 Jan 2006 16:33:42 -0000 Received: (qmail 19745 invoked by uid 500); 4 Jan 2006 16:33:34 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 19690 invoked by uid 500); 4 Jan 2006 16:33:33 -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 19666 invoked by uid 99); 4 Jan 2006 16:33:33 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Jan 2006 08:33:33 -0800 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [206.190.49.22] (HELO web52912.mail.yahoo.com) (206.190.49.22) by apache.org (qpsmtpd/0.29) with SMTP; Wed, 04 Jan 2006 08:33:32 -0800 Received: (qmail 357 invoked by uid 60001); 4 Jan 2006 16:33:21 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=Kri6tsdkZ6/APo8vj4uvbWEuddKt2PyspAqG4ymBj0atyiI987Z9D3nSsK+rai73cIJQYgsi4XGH5tTgw+dpVsmfg0c9Ef5UdKODbd51tqpPUCh9wpitKov6ihY6FiO20Fi4uD2xaJW6T7aV13JTeF3i74iWwTjnwcAn44pcoLc= ; Message-ID: <20060104163321.355.qmail@web52912.mail.yahoo.com> Received: from [66.28.87.10] by web52912.mail.yahoo.com via HTTP; Wed, 04 Jan 2006 08:33:21 PST Date: Wed, 4 Jan 2006 08:33:21 -0800 (PST) From: Ivan Ivanov Subject: Re: How to change directories in ant..... To: Ant Users List In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hello, --- Srikrishna_Parthasarathy@timeinc.com wrote: > basedir="."> > > > > > > cd .... Change to directory to what? For the sake of discussion let me call that directory new_dir. Ant has no cd task. Instead you do this: Regards Ivan __________________________________________ Yahoo! DSL � Something to write home about. Just $16.99/mo. or less. dsl.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org