Return-Path: Delivered-To: apmail-jakarta-ant-dev-archive@apache.org Received: (qmail 40351 invoked from network); 25 Mar 2002 09:56:47 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 25 Mar 2002 09:56:47 -0000 Received: (qmail 14666 invoked by uid 97); 25 Mar 2002 09:56:57 -0000 Delivered-To: qmlist-jakarta-archive-ant-dev@jakarta.apache.org Received: (qmail 14621 invoked by uid 97); 25 Mar 2002 09:56:56 -0000 Mailing-List: contact ant-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list ant-dev@jakarta.apache.org Received: (qmail 14610 invoked from network); 25 Mar 2002 09:56:56 -0000 Message-ID: <20020325095656.72073.qmail@web13403.mail.yahoo.com> Date: Mon, 25 Mar 2002 01:56:56 -0800 (PST) From: Diane Holt Subject: Re: PATCH: cvs implementation To: Ant Developers List In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N --- stephan beal wrote: > i'll just put it this way: i've been programming since i was 12 years > old, and i found it confusing. Well, not knowing how old you are now... (not asking, just making a point :) > i had to refer to the manual to figure out why if="${some_false_value}" > was passing. But an old shell-hacker like you should be completely familiar with: [ $FOO ] && echo "FOO is set to any old thing, including false" > > it's a hidden for-loop. > > True enough. But since cvs has no "shell mode" (can't read in lines of > commands from stdin "natively", for example), the implicite foreach > should be relatively obvious to anyone familiar with cvs commands Imagine for a moment that you didn't implement this functionality, but have only inherited a build file with that construct, and you're new to Ant and CVS, then tell me you'd be able to intuit it represents an implicit foreach. < (and that would include almost anyone working with ant, i would hazard > to guess). But that guess would most likely be wrong. Take a look at all the optional SCM tasks, and you'll get an idea of how many different systems are in use out there. Diane ===== (holtdl@yahoo.com) __________________________________________________ Do You Yahoo!? Yahoo! Movies - coverage of the 74th Academy Awards� http://movies.yahoo.com/ -- To unsubscribe, e-mail: For additional commands, e-mail: