RE: Writing ANT file using Starteam.

2007-10-17 Thread Yona Eilat
t have the user install the StarTeam client. Ben -Original Message----- From: Yona Eilat [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 17, 2007 10:58 AM To: user@ant.apache.org Subject: Writing ANT file using Starteam. Hi, I'm writing build.xml file that checkout files fr

Writing ANT file using Starteam.

2007-10-17 Thread Yona Eilat
Hi, I'm writing build.xml file that checkout files from Starteam. I would like enabling option to get STView and STLabel online from the user, mean: * Present (online) to the user all entire views in the ST (By drop list or something like that). * Get input to ${ST_VIEW} v

Build on remote machine.

2007-10-17 Thread Yona Eilat
Hi, I would like to write ant file that will run Build on NT remote machine. I have doubts regarding the way to implement it. I would like enabling the option to run it from any local PC (of my team members) or to run it from the remote machine in itself. The build should to execute comma

Map a drive ("The ' characters around the executable and arguments are not part of the command.")

2007-10-17 Thread Yona Eilat
Hi All, I wrote the following simple code to map a NT drive to some path: And once I execute it, I get the following errors: "The ' characters around the executable and arguments are not part of the command."