ruby on rails - Capistrano does not copy Gemfile using SVN -
gemfile checked in repo , server able checkout rails application gemfile in right place (rails.root). when run 'cap deploy' capistrano copies except gemfile, bundler error 'could not locate gemfile'. whey svn able checkout gemfile , capistrano not?
i not able see output of svn executed on server capistrano.
my capistrano version is: capistrano v2.5.19
Comments
Post a Comment