> Using :export takes quite a long time, even for editing one file.
>
> Is there a way to only push the difference, and not the entire trunk?

Using Capistrano 2, you can use the set :deploy_via, :remote_cache  
variable to have it keep a cached copy and just do an update and copy  
from that.

--

Jesse Proudman,  Blue Box Group, LLC
http://www.blueboxgrp.com

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Deploying Rails" group.
To post to this group, send email to rubyonrails-deployment@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-deployment?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to