On Tue, 3 Oct 2006, Thorsten Möller <[EMAIL PROTECTED]> wrote: > This means that in the target dir and each sub dir a directory > ".svn" exists which must remain after synchronisation. However, when > I use the <sync> task those SVN directories will be deleted since > they do not exist in the source dir.
That's the use case which lead to the preserveInTarget element for Ant 1.7.0's sync task: <http://ant.apache.org/manual-beta/CoreTasks/sync.html> Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]