内容简介:翻译自:https://stackoverflow.com/questions/16764750/capistrano-error-when-change-repository-using-git
存储库进行了简单的部署.
我想更改我正在使用的存储库,所以我基本上只是改变了
set :repository, “git@github.com:new_repository”
但是在部署时我收到以下错误:
致命:无法解析对象’9cfb …’.
一旦我改变,问题就消失了
set :deploy_via, :remote_cache
至
set :deploy_via, :copy
我也试过部署:清理但是我收到以下错误:
*`deploy:cleanup’仅针对匹配{:except => {:no_release => true}}的服务器运行,但没有匹配的服务器*
任何想法我怎么能让remote_cache再次工作?
Thansk!
>改变config / deploy.rb中的repo URL,就像OP已经做的那样
> SSH到您的服务器内部并更改git仓库的远程URL:
ssh user@server.com # Go the capistrano deploy root cd /capistrano/deploy/root/folder # Go inside the folder names *repo* cd repo # Manually change the git remote git remote set-url origin ...
翻译自:https://stackoverflow.com/questions/16764750/capistrano-error-when-change-repository-using-git
以上所述就是小编给大家介绍的《ruby-on-rails-3 – 使用git更改存储库时出现Capistrano错误》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
猜你喜欢:- MySQL更改数据库数据存储目录
- MySQL更改数据库数据存储目录
- coreos 增加新硬盘并更改docker存储位置
- Ubuntu上更改MySQL数据库数据存储目录
- MongoDB更改oplog大小
- ios – 更改NSURL的方案
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Delivering Happiness
Tony Hsieh / Grand Central Publishing / 2010-6-7 / USD 27.00
http://www.deliveringhappinessbook.com/ The visionary CEO of Zappos explains how an emphasis on corporate culture can lead to unprecedented success. Pay new employees $2000 to quit. Make custome......一起来看看 《Delivering Happiness》 这本书的介绍吧!
XML、JSON 在线转换
在线XML、JSON转换工具
HEX CMYK 转换工具
HEX CMYK 互转工具