Yes, I have done that, but the problem is the 1st time a system is setup the symlinks are not there, hence I need to see if it fails or the symlinks exists then if they don't then create them
Right now I have the brute force why with failonerror=false, which is not good. Thanks -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 Anderson > -----Original Message----- > From: Marcus Zafarano [mailto:[EMAIL PROTECTED] > Sent: Friday, February 23, 2007 10:36 AM > To: user@ant.apache.org > 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 > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]