Conversation
because `deploy:symlink` is deprecated from Capistrano v2.11.0 or above.
|
Thanks for the commit. Does create_symlink work in earlier versions of Cap? I don't want to break things for people still using earlier version of capistrano. Of course, perhaps the best alternative is to specify that the capistrano dependency is for 2.11.0 or above. Thoughts? |
|
Thanks for response.
You right. create_symlink does not exist earlier version.
Yes, I think too. I think this problem has 3 solution.
so sorry my poor english... |
|
Yep, those seem to be the options. I'll have a think and get back to you. Your English isn't perfect, but you are doing ok. Keep with it and thanks for making the effort. |
because
deploy:symlinkis deprecated from Capistrano v2.11.0 or above.