Subject: Re: copying changed files in a tree
From: Ryan Davis <ryand-ruby zenspider.com>
Date: Mon, 5 Feb 2007 18:25:58 +0900
References: 237622
In-reply-to: 237622
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.