Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 10326 invoked from network); 18 Sep 2003 17:04:53 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 18 Sep 2003 17:04:53 -0000 Received: (qmail 80031 invoked by uid 500); 18 Sep 2003 17:04:33 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 80001 invoked by uid 500); 18 Sep 2003 17:04:32 -0000 Mailing-List: contact user-help@ant.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 user@ant.apache.org Received: (qmail 79988 invoked from network); 18 Sep 2003 17:04:32 -0000 Received: from unknown (HELO 137100.vserver.de) (62.75.137.100) by daedalus.apache.org with SMTP; 18 Sep 2003 17:04:32 -0000 Received: from D2CFT80J (localhost.localdomain [127.0.0.1]) (authenticated) by 137100.vserver.de (8.11.6/8.11.6) with ESMTP id h8IH4Wd03773 for ; Thu, 18 Sep 2003 19:04:32 +0200 From: =?us-ascii?Q?Antoine_Levy-Lambert?= To: "Ant Users List" Subject: AW: ant hangs on vss task after login prompt Date: Thu, 18 Sep 2003 19:03:44 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 In-Reply-To: <32538D341D03CF47B11E836AD8D814AC321894@mail.camcog.com> X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N The serverpath attribute seems to be wrong. Another ant user seems to be setting the server path attribute to the UNC path of the ini file of source safe on the server. Can you try it and see if this works. Maybe the docu needs an update. http://marc.theaimsgroup.com/?l=ant-user&m=103523403507111&w=2 Antoine -----Ursprungliche Nachricht----- Von: Bart Read [mailto:bart.read@camcog.com] Gesendet: Donnerstag, 18. September 2003 18:54 An: user@ant.apache.org Betreff: ant hangs on vss task after login prompt Hi All, I have a problem with an ant build file that attempts to get the latest versions of all our files from SourceSafe. I'm using Ant 1.5 integrated with IntelliJ IDEA 3.0.5 on Windows 2000 SP 4 with SourceSafe 6. I've specified both username and password in accordance with the ant documentation. I have an init target and a number of get_xxx targets, none of which work: ... ... ... All I get when I try to run even the get_top_level task on its own is the following output: ctrltest.xml init property property ... ... property property property property get_top_level vssget Username: Bart Read And that's it... it never gets any further. Anybody got any idea what's going on? I couldn't seem to find anything relevant in the mailing list archive, and the only mention of this in the manual is that ant will lock up if you don't specify a password when you need to. The only other thing I wondered is whether or not this is because my ss.ini file is in fact called srcsafe.ini. Will this cause a problem with the serverPath attribute? Many thanks, Bart ********************************************************************** IMPORTANT NOTICE. Confidentiality: This e-mail and its attachments are intended for the above named only and may be confidential. If they have come to you in error you must take no action based on them, nor must you copy or show them to anyone; please reply to this e-mail and highlight the error. Security Warning: Please note that this e-mail has been created in the knowledge that Internet e-mail is not a 100% secure communications medium. We advise that you understand and observe this lack of security when e-mailing us. Viruses: Although we have taken steps to ensure that this e-mail and attachments are free from any virus, we advise that in keeping with good computing practice the recipient should ensure they are actually virus free. Monitoring and Scanning: Cambridge Cognition has monitoring and scanning systems in place in relation to emails sent and received to: monitor / record business communications; prevent and detect crime; investigate the use of the Company's internal and external email system; and provide evidence of compliance with business practices. ********************************************************************** --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org