From ant-user-return-19104-qmlist-jakarta-archive-ant-user=jakarta.apache.org@jakarta.apache.org Tue Apr 02 00:59:23 2002 Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@apache.org Received: (qmail 29232 invoked from network); 2 Apr 2002 00:59:23 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 2 Apr 2002 00:59:23 -0000 Received: (qmail 26092 invoked by uid 97); 2 Apr 2002 00:59:22 -0000 Delivered-To: qmlist-jakarta-archive-ant-user@jakarta.apache.org Received: (qmail 26076 invoked by uid 97); 2 Apr 2002 00:59:22 -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 26065 invoked from network); 2 Apr 2002 00:59:21 -0000 Subject: CVS and ant To: ant-user@jakarta.apache.org X-Mailer: Lotus Notes Release 5.0.9 November 16, 2001 Message-ID: From: jinwei@korvac.com Date: Tue, 2 Apr 2002 08:57:33 +0800 X-MIMETrack: Serialize by Router on KVMS001/KORVAC(Release 5.0.7 |March 21, 2001) at 04/02/2002 08:57:34 AM 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 Hi, I have problem with the following: The following is from my build.xml: ... ... ... ... I have these messages when I run ant: ... ... no problem ... ... [cvs] cvs commit: Examining ../somefolders..... [cvs] cvs commit: Examining ../somemorefolders..... [cvs] protocol error: `../source/src/oneOfMyFolders' has too many .. It is complaining the '..' - the protocol error. I did not change that else my ant would not be pointing to the right folder. How can I solve this problem? Thanks. -- To unsubscribe, e-mail: For additional commands, e-mail: