--- [EMAIL PROTECTED] wrote: > <modified> selector? Or the <present> selector...
-Matt > > Jan > > > -----Urspr�ngliche Nachricht----- > > Von: David Resnick [mailto:[EMAIL PROTECTED] > > Gesendet am: Dienstag, 22. M�rz 2005 14:19 > > An: 'Ant Users List' > > Betreff: RE: Making copy NEVER overwrite > > > > Thanks for the suggestion. > > > > The problem with that is that I would need to set > failonerror > > to off, but I > > don't want to do that. > > > > -David > > > > -----Original Message----- > > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] > > Sent: Tuesday, March 22, 2005 13:41 > > To: [email protected] > > Subject: AW: Making copy NEVER overwrite > > > > set the read-only flag to the files? > > > > Jan > > > > > -----Urspr�ngliche Nachricht----- > > > Von: David Resnick [mailto:[EMAIL PROTECTED] > > > Gesendet am: Dienstag, 22. M�rz 2005 11:40 > > > An: 'Ant Users List' > > > Betreff: Making copy NEVER overwrite > > > > > > I am making a backup of some files which I then > filter back into the > > > original. Unfortunately, because of the way the > targets are > > > set up, this is > > > done more than once. I want the copy task to > perform the > > > backup only if the > > > backup files don't exist. Setting overwrite to > false doesn't > > > help me because > > > the second time around the original is newer > than the backup. > > > > > > > > > > > > Can anyone think of a way of preventing the copy > target from > > > copying if the > > > file already exists? > > > > > > > > > > > > Thanks, David > > > > > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: > [EMAIL PROTECTED] > > For additional commands, e-mail: > [EMAIL PROTECTED] > > > __________________________________ Do you Yahoo!? Yahoo! Small Business - Try our new resources site! http://smallbusiness.yahoo.com/resources/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
