Hello,

I have exactly same behavior with Capistrano v2.5.4
Is there any solution? :)

Thanks.

On 11 Чер 2008, 06:43, JBB <[email protected]> wrote:
> With v2.3 I have the following in deploy.rb, but all the .svn dirs are
> deployed to remote servers anyway.   In other words, the copy_exclude
> seems to be having no effect.  Has anyone else experienced this?  I am
> using the lighter weight svn server as as opposed to an http one -
> would that make any difference?  Ideas welcome...
>
> set :deploy_via, :copy
> set :copy_cache, true
> set :copy_exclude, [".svn", ".git"]
>
> JBB


--~--~---------~--~----~------------~-------~--~----~
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