Hi,

I'm using the latest version of Capistrano at this time.
In my recipe I have:

set :deploy_via, :copy
set :copy_strategy, :export
set :copy_cache, true

but I'm still getting .svn directories. I assumed that
setting :copy_strategy to :export would take care of that.
Do I need to specify :copy_exclude to ignore svn stuff?

--~--~---------~--~----~------------~-------~--~----~
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at http://groups.google.com/group/capistrano
-~----------~----~----~----~------~----~------~--~---

Reply via email to