Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@apache.org Received: (qmail 51907 invoked from network); 5 Apr 2002 21:52:31 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 5 Apr 2002 21:52:31 -0000 Received: (qmail 14356 invoked by uid 97); 5 Apr 2002 21:52:29 -0000 Delivered-To: qmlist-jakarta-archive-ant-user@jakarta.apache.org Received: (qmail 14340 invoked by uid 97); 5 Apr 2002 21:52:28 -0000 Mailing-List: contact ant-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list ant-user@jakarta.apache.org Received: (qmail 14329 invoked from network); 5 Apr 2002 21:52:28 -0000 Message-ID: <20020405215228.47358.qmail@web13404.mail.yahoo.com> Date: Fri, 5 Apr 2002 13:52:28 -0800 (PST) From: Diane Holt Subject: Re: problem with cvs task To: Ant Users List In-Reply-To: <000b01c1dce6$9d527460$c17ba8c0@saad> 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 --- Salma Saad wrote: > The error I get is: > C:\javaDev\projects\antFiles\prod.xml:28: java.io.IOException: > CreateProcess: cvs -d c:/cvs checkout com error=267 > at org.apache.tools.ant.taskdefs.Cvs.execute(Cvs.java:221) > > Any idea what error=267 refers to? To the directory name being invalid. I'm surprised to see "c:/cvs" in the command-line -- I would've thought the path would've been changed to Win* backslashes (and a capitol C). But maybe the task expects the path to already be resolved to the right OS type. How are you setting the property that holds the "c:/cvs", with the 'value' or the 'location' attribute? If it's 'value', try using 'location' instead. Diane ===== (holtdl@yahoo.com) __________________________________________________ Do You Yahoo!? Yahoo! Tax Center - online filing with TurboTax http://taxes.yahoo.com/ -- To unsubscribe, e-mail: For additional commands, e-mail: