Re: ANT and Perforce

2007-06-27 Thread Sunil Prabhakaran
u. -Rob Anderson > -Original Message- > From: srinivas ramgopal [mailto:[EMAIL PROTECTED] > Sent: Tuesday, June 26, 2007 3:40 PM > To: user@ant.apache.org > Subject: ANT and Perforce > > > Hi all, > > I am new to Ant and Perforce. > > How to write an ant scr

RE: ANT and Perforce

2007-06-26 Thread Anderson, Rob (Global Trade)
PM > To: user@ant.apache.org > Subject: ANT and Perforce > > > Hi all, > > I am new to Ant and Perforce. > > How to write an ant script that does the following tasks: > 1a) recognizes a developer's checkin in Perforce and get the > name of the changelist. >

ANT and Perforce

2007-06-26 Thread srinivas ramgopal
Hi all, I am new to Ant and Perforce. How to write an ant script that does the following tasks: 1a) recognizes a developer's checkin in Perforce and get the name of the changelist. 1b) compile the codebase files of the above changelist. 1c) create a new folder in the file system;copy ce