Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@apache.org Received: (qmail 84658 invoked from network); 5 Apr 2002 21:07:22 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 5 Apr 2002 21:07:22 -0000 Received: (qmail 11890 invoked by uid 97); 5 Apr 2002 21:07:21 -0000 Delivered-To: qmlist-jakarta-archive-ant-user@jakarta.apache.org Received: (qmail 11843 invoked by uid 97); 5 Apr 2002 21:07:20 -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 11832 invoked from network); 5 Apr 2002 21:07:20 -0000 Errors-To: Message-ID: <000b01c1dce6$9d527460$c17ba8c0@saad> From: "Salma Saad" To: Subject: problem with cvs task Date: Fri, 5 Apr 2002 15:12:29 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N I am having a problem using the cvs task on a windows2000 machine. I am simply trying to check out code. Here is a snippet from my ant file 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) It seems that there is a problem with the "exec" call. I know this is more a java/OS problem than an ant problem but has anyone else seen this? Any idea what error=267 refers to? My cvs repository is on a windows machine and maybe this happens because cvs for windows is not stable? Any ideas would be very much appreciated. Thanks Salma Saad Cascabel Incorporated Phone: 773.235.1567 Web: http://www.ecascabel.com Address: 2007 N Oakley Chicago IL, 60647 -- To unsubscribe, e-mail: For additional commands, e-mail: