-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-o
On Tue, Apr 26, 2016 at 12:09 PM, wrote:
> 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
al Message-
From: Dominique Devienne [mailto:ddevie...@gmail.com]
Sent: mardi 26 avril 2016 11:48
To: Ant Users List
Subject: Re: Multiple fileset and filelist comparisons
On Tue, Apr 26, 2016 at 11:25 AM, wrote:
> I need to compare those 2 file trees to get desynchronized files from
>
On Tue, Apr 26, 2016 at 11:25 AM, wrote:
> I need to compare those 2 file trees to get desynchronized files from
> 'DirRemote' (in order to synchronize them with the latest revision further).
>
Have a looked at the task?
https://ant.apache.org/manual/Tasks/sync.html --DD