On Tue, 31 Jan 2006, Markus M. May <[EMAIL PROTECTED]> wrote: > Now I just would like to copy files which are not already on the > remote repository. This cannot be done using the standard ant-task > copy, since the jars on the local system do have a newer timestamp.
Apart from using the present selector (I've seen the mail 8-), maybe you should revisit your sync procedure. Why is the local timestamp different from the one on the remote repository? rsync or Ant's sync task or even just copy should give you the ability to preserve the timestamps. Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]