推送和更新插件
1.我尝试使用push-and-update插件但失败了。解决报告的错误后(我将插件文件夹名称更改为push_and_update)所有错误都消失了,但似乎什么也没发生--> “远程”分支仍然需要手动更新。 请帮忙。
- 我试图附上我准备的工作流程的详细描述,以便得到您的意见。由于我是该论坛的新用户,上传失败。我还有其他方式附加图像吗?
谢谢 吉尔·艾德尔森
1.I was trying to use the push-and-update plugin and failed. after solving the reported error (i change the plugin folder name to push_and_update) all errors disappeared , but its seems that nothing happened --> the "remote" branch still needs to be updated manually.
Please help.
- I tried to attach an detailed description of an workflow i prepared , in order to get your comments. the upload was failed due to the fact that i'm new user in this forum. do i have another way to attach image?
thanks
Gil Idelson
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我认为服务器上一定已经存在工作树。
您可以使用
bzr checkout
创建一个。I think there must already exist a workingtree on the server.
You can use
bzr checkout
to create one.