deployment - How to perform Delta-Build -


i creating ant script in essence make delta-build. instead of deleting initial directory , creating new directory, updating new contents, goal have script checks directory, , update materials not have, updating label.

does see way of accomplishing this? i've researched hours , can't find can steer in direction.

these should started.

http://ant.apache.org/manual/tasks/uptodate.html

http://www.catalysoft.com/articles/antuptodate.html

ant - uptodate task : regenerate outdated files


Comments

Popular posts from this blog

c# - How Configure Devart dotConnect for SQLite Code First? -

c++ - Clear the memory after returning a vector in a function -

erlang - Saving a digraph to mnesia is hindered because of its side-effects -