On 2/5/07, Ryan Davis <ryand-ruby / zenspider.com> wrote: > > On Feb 5, 2007, at 1:08 AM, Martin DeMello wrote: > > > Do any of the ruby build tools (rake, rant, somethingelse?) support > > the task "copy all the files that have changed since the last time i > > ran the copy task" [...] > > use rsync. it rules. good point :) i was trying too hard for a pure ruby solution. martin