You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by bu...@apache.org on 2003/07/23 19:18:22 UTC

DO NOT REPLY [Bug 21832] New: - sync task to ignore destination files

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21832>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

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

sync task to ignore destination files

           Summary: sync task to ignore destination files
           Product: Ant
           Version: 1.6Alpha (nightly)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: Core tasks
        AssignedTo: dev@ant.apache.org
        ReportedBy: sign_up@brondsema.net


Using <fileset>, source files and directories can be excluded from the sync. 
However, it would be very useful to ignore files and directories from the
destination.

For example, I have a subdirectory 'xdocs' in my destination directory that has
lots of files in it and my source directory doesn't have 'xdocs'.  When I do a
<sync>, 'xdocs' is deleted.  I want to ignore 'xdocs' and just synchronize
everything else.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org