..."since that copies possibly unneeded files"...

Ok, well if you just want to sync up the files/folders, maybe the fileset
that you are using needs more refinement...

-----Original Message-----
From: Dominique Devienne [mailto:[EMAIL PROTECTED]]
Sent: Thursday, January 16, 2003 4:55 PM
To: 'Ant Users List'
Subject: RE: Synchronize task


<copy> is already that smart, and syncing is a bit more complex ;-) --DD

-----Original Message-----
From: Ciramella, Edward [mailto:[EMAIL PROTECTED]] 
Sent: Thursday, January 16, 2003 3:53 PM
To: 'Ant Users List'
Subject: RE: Synchronize task

Could you use the <uptodate> task?  Then if the property has been set, do
the copy?

-----Original Message-----
From: Dominique Devienne [mailto:[EMAIL PROTECTED]]
Sent: Thursday, January 16, 2003 4:37 PM
To: 'Ant Users List'
Subject: RE: Synchronize task


Here's my take on the subject:

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12632 

Let me know if it suits you, and post any enhancements you make to the same
place you found it. --DD

-----Original Message-----
From: Armbrust, Daniel C. [mailto:[EMAIL PROTECTED]] 
Sent: Thursday, January 16, 2003 3:33 PM
To: '[EMAIL PROTECTED]'
Subject: Synchronize task

I am looking for a synchronize task for ant (for synchronizing files/and or
directories without requiring using copy, since that copies possibly
unneeded files).

I see someone has looked for one before, but didn't find one, in the mailing
list history.  Has anyone written one since?

If I go off to write it myself, does anyone have any code they could share
that may get me started?

These seems like it should be a pretty basic operation that has already been
implemented over and over again elsewhere...

Thanks, 

Dan

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to