Return-Path: Mailing-List: contact user-help@ant.apache.org; run by ezmlm Delivered-To: mailing list user@ant.apache.org Received: (qmail 30794 invoked from network); 6 May 2003 19:35:50 -0000 Received: from mx4.magma.ca (206.191.0.253) by daedalus.apache.org with SMTP; 6 May 2003 19:35:50 -0000 Received: from mail1.magma.ca (mail1.magma.ca [206.191.0.252]) by mx4.magma.ca (Magma's Mail Server) with ESMTP id h46JZtsN018342 for ; Tue, 6 May 2003 15:35:55 -0400 Received: from [192.168.1.102] (ottawa-hs-64-26-167-222.d-ip.magma.ca [64.26.167.222]) by mail1.magma.ca (Magma's Mail Server) with ESMTP id h46JZtuh024043 for ; Tue, 6 May 2003 15:35:55 -0400 (EDT) Subject: RE: cvs problem - characters around the executable andargumentsarenot part of command From: Jesse Stockall To: Ant Users List In-Reply-To: References: Content-Type: text/plain Organization: Message-Id: <1052249714.21941.9273.camel@localhost> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.4 Date: 06 May 2003 15:35:14 -0400 Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N On Tue, 2003-05-06 at 15:14, Melissa Marquis wrote: > Also, when I run ant with verbose to see what is going on in either scenario (with cvs-login target and without), I see: > > [cvs] Executing 'cvs' with arguments: > [cvs] '-d:pserver:mmarquis@dcvshost1:/home/empcvs' > [cvs] 'update' > [cvs] '-P' > [cvs] > [cvs] The ' characters around the executable and arguments are > [cvs] not part of the command. > Also to simulate exactly what you type from the command line you can do: -- Jesse Stockall