Hi Fima, That's a little strange, `system` isn't considered to be a shared child [1] - but should only be symlinked to the current release. it's possible that is a link to a symlink, to itself, if your project has a committed symlink, rather than a real file in the repository.
Beyond that, I couldn't say anything more without posting your deploy files and output. HTH, Lee [1] https://github.com/capistrano/capistrano/blob/master/lib/capistrano/recipes/deploy.rb#L47 [2] https://github.com/capistrano/capistrano/blob/master/lib/capistrano/recipes/deploy.rb#L244#245 #246 -- * You received this message because you are subscribed to the Google Groups "Capistrano" group. * To post to this group, send email to [email protected] * To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/capistrano?hl=en
