automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: rsync to copy files?


From: Ralf Wildenhues
Subject: Re: rsync to copy files?
Date: Thu, 24 Jun 2004 09:23:57 +0200
User-agent: Mutt/1.4.1i

* Bob Friesenhahn wrote on Thu, Jun 24, 2004 at 02:16:37AM CEST:
> On Wed, 23 Jun 2004, Warren Young wrote:
> >Bob Friesenhahn wrote:
> >>
> >>I have learned that using 'rsync' to copy files improves the install time 
> >>quite dramatically for repeat installs. 
*snip*
> >Instead of chasing this solution, try patching autoconf to use 'cp -u' 
> >instead of 'install'.
> 
> I was not aware of this cp option. It seems to be limited to GNU 
> cp.  On Linux systems, or systems where GNU cp is available, this 
> seems like a reasonable choice.

If you change the install semantics, please consider keeping the
'one install line echoed per file' rule.  Please also make the new
behavior (e.g. not overwriting files with newer timestamp) optional,
the default being the old behavior.  Otherwise, hard-to-debug
failures could occur.

Regards,
Ralf




reply via email to

[Prev in Thread] Current Thread [Next in Thread]