I really do need a new pair of Nikes..
Thanks ,
M
*********************************************************************
This email message and any files transmitted with it contain confidential
information intended only for the person(s) to whom this email message is
addressed.  If you have received this email message in error, please notify
the sender immediately by telephone or email and destroy the original
message without making a copy.  Thank you.



  ----- Original Message ----- 
  From: Jeffrey E Care 
  To: Ant Users List 
  Sent: Tuesday, June 13, 2006 5:08 PM
  Subject: Re: need technical support



  Rob wasn't asking for help - Rob was responding.
        
____________________________________________________________________________________________
  
        Jeffrey E. (Jeff) Care  [EMAIL PROTECTED]  
        IBM WebSphere Application Server Development  WAS Pyxis Lead Release 
Engineer  
           



  "Martin Gainty" <[EMAIL PROTECTED]> wrote on 06/13/2006 04:58:03 PM:

  > Rob-
  > 
  > The way I would go about it is to make sure you can work it at 
  > command line and then 
  > incorporate those same functions you know work at command line
  > with a commensurate java task like --
  > exec 
  > taskdef (assuming there is a neat java class that accomplishes the 
  > same functionality in a java class?)
  > Parallel
  > rexec
  > your mileage may vary..
  > 
  > do we get a discount on your shoes for helping ???
  > 
  > M-
  > *********************************************************************
  > This email message and any files transmitted with it contain confidential
  > information intended only for the person(s) to whom this email message is
  > addressed.  If you have received this email message in error, please notify
  > the sender immediately by telephone or email and destroy the original
  > message without making a copy.  Thank you.
  > 
  > 
  > 
  > ----- Original Message ----- 
  > From: "Anderson, Rob (Global Trade)" <[EMAIL PROTECTED]>
  > To: "Ant Users List" <user@ant.apache.org>
  > Sent: Tuesday, June 13, 2006 2:05 PM
  > Subject: RE: need technical support
  > 
  > 
  > The pvcs task is intended for use with PVCS Version Manager from Merant.
  > It will not work with PVCS Dimensions. The error message you are getting
  > indicates that the pcli executable does not exist on your PATH. Pcli is
  > the command line client for PVCS Version Manager.
  > 
  > -Rob A
  > 
  > > -----Original Message-----
  > > From: [EMAIL PROTECTED] 
  > > [mailto:[EMAIL PROTECTED] 
  > > Sent: Tuesday, June 13, 2006 8:47 AM
  > > To: user@ant.apache.org
  > > Subject: need technical support
  > > 
  > > 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. 
  > > 
  > > <project name="AntSampleTest" default="getlatest" basedir=".">
  > >         <target name="getlatest" >
  > >  
  > >                 <pvcs repository="${pvcs 
  > > repository}/Serena/ChangeMan/Dimensions/libs/Demo/Intermediate" 
  > > pvcsproject="/Payroll/ITEM_LIB" />
  > > 
  > >         </target>
  > > </project> 
  > > 
  > > 
  > > 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
  > > 
  > > Total time: 0 seconds
  > > 
  > > Venkata Kosanam Satyanarayana
  > > Tata Consultancy Services Limited
  > > Mailto: [EMAIL PROTECTED]
  > > Website: http://www.tcs.com
  > > =====-----=====-----=====
  > > Notice: The information contained in this e-mail
  > > message and/or attachments to it may contain 
  > > confidential or privileged information. If you are 
  > > not the intended recipient, any dissemination, use, 
  > > review, distribution, printing or copying of the 
  > > information contained in this e-mail message 
  > > and/or attachments to it are strictly prohibited. If 
  > > you have received this communication in error, 
  > > please notify us by reply e-mail or telephone and 
  > > immediately and permanently delete the message 
  > > and any attachments. Thank you
  > > 
  > > 
  > > 
  > 
  > 
  > ---------------------------------------------------------------------
  > To unsubscribe, e-mail: [EMAIL PROTECTED]
  > For additional commands, e-mail: [EMAIL PROTECTED]
  > 

Reply via email to