Re: Synchronisation of diretories under version control

2006-10-04 Thread Thorsten Möller
>> 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 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

Re: Synchronisation of diretories under version control

2006-10-04 Thread Thorsten Möller
>> 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 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

Synchronisation of diretories under version control

2006-10-03 Thread Thorsten Möller
Hello, My problem is that I want to synchronise arbitrary source directories with a target dir which is under version control by SVN. 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 task those SVN di