-Original Message-
From: Matèrne, Jan (RZF, Aufg 481) [mailto:jan.mate...@fv.nrw.de]
Sent: mardi 26 avril 2016 14:10
To: Ant Users List
Subject: AW: Multiple fileset and filelist comparisons
>If you just "upload" files, you could use the selector for getting
>changed files (by content).
-Original Message-
From: Dominique Devienne [mailto:ddevie...@gmail.com]
Sent: mardi 26 avril 2016 13:11
To: Ant Users List
Subject: Re: Multiple fileset and filelist comparisons
> Then maybe
> http://stackoverflow.com/questions/5940918/how-to-use-ants-sync-task-but-based-on-file-contents
Thanks for you answer Dominique
Actually I can't just simply synchronize remote repository in one shot. I have
this intermediary fileList because I need to update remote files through
different batches which can't exceed x number of files depending on many
rules
-Original Message-
F
Hi all,
How would you do to implement this with ANT ?
1- In a project A, there are 2 file trees with same directories and files but
not at same revision
DirLocal
--subdir1
-file1 (version 1.2)
-file2 (version 2.3)
--subdir2
-file3 (version 3.0)
DirRemote
--subdir1
-file1 (versi