Return-Path: Delivered-To: apmail-jakarta-ant-dev-archive@apache.org Received: (qmail 67519 invoked from network); 6 Jun 2002 18:13:47 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 6 Jun 2002 18:13:47 -0000 Received: (qmail 16062 invoked by uid 97); 6 Jun 2002 18:13:48 -0000 Delivered-To: qmlist-jakarta-archive-ant-dev@jakarta.apache.org Received: (qmail 16042 invoked by uid 97); 6 Jun 2002 18:13:48 -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 16029 invoked by uid 98); 6 Jun 2002 18:13:47 -0000 X-Antivirus: nagoya (v4198 created Apr 24 2002) content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: RE: Optional PVCS w/ mapped windoze drive fails X-MimeOLE: Produced By Microsoft Exchange V6.0.5762.3 Date: Thu, 6 Jun 2002 11:13:44 -0700 Message-ID: <8231A018D1F5A840B492017C77711386DBA23E@EXCHANGE05.corp.standard.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Optional PVCS w/ mapped windoze drive fails Thread-Index: AcINhRnDvccgUvAWQ+acX5kwOb766QAAG15g From: "Steven Newton" To: "Ant Developers List" X-OriginalArrivalTime: 06 Jun 2002 18:13:44.0593 (UTC) FILETIME=[E523B810:01C20D85] X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N > Just in case it helps, here's the target I'm using: >=20 > value=3D"r:/pvcs_vm/application/VM/Win32/Bin"/> I think I see the problem here -- the backslashes. To Java those become \p and \b characters -- and the path won't work. Try changing them to forward slashes. > If that doesn't work, can you file a defect and attach the output of ant -verbose? s -- To unsubscribe, e-mail: For additional commands, e-mail: