RE: symlink task

2007-02-23 Thread Marcus Zafarano
-mez -Original Message- From: Anderson, Rob (Global Trade) [mailto:[EMAIL PROTECTED] Sent: Friday, February 23, 2007 3:51 PM To: Ant Users List Subject: RE: symlink task You can do that with Ant. http://ant.apache.org/manual/index.html Let us know if we can help with any questions. -Rob And

RE: symlink task

2007-02-23 Thread Anderson, Rob (Global Trade)
rg > Subject: symlink task > > Hi, > > > > I want to check to see if a symlink exists 1st, and if it > does not then create it. Also want to check if exists then > update with other info. > > > > Thanks if advance > > ---

symlink task

2007-02-23 Thread Marcus Zafarano
Hi, I want to check to see if a symlink exists 1st, and if it does not then create it. Also want to check if exists then update with other info. Thanks if advance