Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@apache.org Received: (qmail 46708 invoked from network); 28 Nov 2001 21:19:54 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 28 Nov 2001 21:19:54 -0000 Received: (qmail 5894 invoked by uid 97); 28 Nov 2001 21:19:47 -0000 Delivered-To: qmlist-jakarta-archive-ant-user@jakarta.apache.org Received: (qmail 5878 invoked by uid 97); 28 Nov 2001 21:19:47 -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 5866 invoked from network); 28 Nov 2001 21:19:46 -0000 X-MimeOLE: Produced By Microsoft Exchange V6.0.4418.65 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: Problem with Visual SourceSafe task Date: Wed, 28 Nov 2001 15:19:45 -0600 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Problem with Visual SourceSafe task Thread-Index: AcF34LSqlqQ8g2qKSFeHJtUQsDMyqgAcV8BQ From: "Shawn McManus" To: "Ant Users List" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N > If the share is named "midas$" (a hidden share), why should it > be renamed? I had a similar problem. The directory was not hidden though. In my case, the "$$" threw an IOException. -----Original Message----- From: Nico Seessle [mailto:nico@apache.org] Sent: Wednesday, November 28, 2001 1:46 AM To: Ant Users List Subject: Re: Problem with Visual SourceSafe task ----- Original Message ----- From: "Shawn McManus" To: "Ant Users List" Sent: Tuesday, November 27, 2001 10:12 PM Subject: RE: Problem with Visual SourceSafe task > I don't think that your serverpath should end with "$". Rather, it > should read, > serverPath=3D"\\private1\midas" If the share is named "midas$" (a hidden share), why should it be renamed? He should try serverPath=3D"\\private1\midas$$" (escaping the = dollar-sign to prevent Ant from trying to replace it as a property) Nico -- To unsubscribe, e-mail: For additional commands, e-mail: -- To unsubscribe, e-mail: For additional commands, e-mail: