I'm sorry I didn't descripe it clearly ago. For I use the " set :deploy_via, :remote_cache " in config/delpy.rb for saving time . So the capistrano will check the cached-copy from the svn server first then do a "cp -RPp" to new release . Thank you ! ;)
On 9 Jul, 01:33, "Anthony Ettinger" <[EMAIL PROTECTED]> wrote: > Frank, > > What command is generating a "cp ..." that you want to change? I > couldn't find anything definitive here: > > http://labs.peritor.com/webistrano/wiki/ConfigurationParameter > > On Tue, Jul 8, 2008 at 4:06 AM, Frank <[EMAIL PROTECTED]> wrote: > > > Hi all ~ > > When I do cap deploy , it takes quite a long time . For the cap use" > > cp -RPp " , and if I want the cap to use " cp -alRPp" options , how to > > configure ? Thanks in advance ! Any info would be greatly appreciated ! > > -- > Anthony Ettinger > 408-656-2473http://anthony.ettinger.name --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
