Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 3782 invoked from network); 14 Jun 2006 12:23:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 14 Jun 2006 12:23:27 -0000 Received: (qmail 89860 invoked by uid 500); 14 Jun 2006 12:23:23 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 89594 invoked by uid 500); 14 Jun 2006 12:23:22 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 89583 invoked by uid 99); 14 Jun 2006 12:23:21 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Jun 2006 05:23:21 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [192.6.10.2] (HELO colossus.hpl.hp.com) (192.6.10.2) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Jun 2006 05:23:21 -0700 Received: from localhost (localhost.localdomain [127.0.0.1]) by colossus.hpl.hp.com (Postfix) with ESMTP id E47646BA0A for ; Wed, 14 Jun 2006 13:22:59 +0100 (BST) X-Virus-Scanned: amavisd-new at hplb.hpl.hp.com Received: from colossus.hpl.hp.com ([127.0.0.1]) by localhost (colossus.hpl.hp.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id xTiAacPThNR9 for ; Wed, 14 Jun 2006 13:22:59 +0100 (BST) Received: from kropotkin.hpl.hp.com (kropotkin.hpl.hp.com [16.25.191.14]) by colossus.hpl.hp.com (Postfix) with ESMTP id D05FB6BA07 for ; Wed, 14 Jun 2006 13:22:58 +0100 (BST) Received: from localhost (localhost [127.0.0.1]) by kropotkin.hpl.hp.com (Postfix) with ESMTP id DCEE77238 for ; Wed, 14 Jun 2006 13:22:57 +0100 (BST) Received: from kropotkin.hpl.hp.com ([127.0.0.1]) by localhost (kropotki [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 22628-01-8 for ; Wed, 14 Jun 2006 13:22:53 +0100 (BST) Received: from timmay.hpl.hp.com (timmay.hpl.hp.com [16.25.171.20]) by kropotkin.hpl.hp.com (Postfix) with ESMTP id 0900F5619 for ; Wed, 14 Jun 2006 13:22:52 +0100 (BST) Received: from [16.25.171.182] (chamonix.hpl.hp.com [16.25.171.182]) by timmay.hpl.hp.com (8.13.2/8.13.2) with ESMTP id k5ECMjSg026399 for ; Wed, 14 Jun 2006 13:22:45 +0100 (BST) Message-ID: <448FFF95.7000908@apache.org> Date: Wed, 14 Jun 2006 13:22:45 +0100 From: Steve Loughran User-Agent: Thunderbird 1.5.0.4 (X11/20060516) MIME-Version: 1.0 To: Ant Users List Subject: Re: need technical support References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-HPLB-IMAP-MailScanner-Information: Please contact the Helpdesk for more information X-HPLB-IMAP-MailScanner: Found to be clean X-HPLB-IMAP-MailScanner-SpamCheck: not spam, SpamAssassin (score=0, required 5) X-Virus-Scanned: amavisd-new at kropotkin.hpl.hp.com X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N venkata.satyanarayanakosanam@tcs.com wrote: > hi, > > we are trying to access serena dimentions 9.1 with Ant script but we are > facing problem, plz help us. > > > plz check following ant code and problem description. > > > > > pvcsproject="/Payroll/ITEM_LIB" /> > > > > > > Result: > > BUILD FAILED > C:\Documents and Settings\940120\Desktop\build.xml:10: Failed executing: > pcli lvf -z -aw -pr ${pvcs > repository}/Serena/ChangeMan/Dimensions/libs/Demo/Intermediate/Payroll /. > Exception: CreateProcess: pcli lvf -z -aw -pr//172.17.67.179/Serena/Ch > angeMan/Dimensions/libs/Demo/Intermediate/Payroll / error=2 error=2 in windows is file not found. You dont have pcli on the path, do you? --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org