启动推送操作给出错误:“拆包远程端时发生错误” [英] EGit push operation giving error: "Error occurred during unpacking the remote end"

查看:686
本文介绍了启动推送操作给出错误:“拆包远程端时发生错误”的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在远程端解包时发生错误

Error occurred during unpacking the remote end

我遵循的步骤:
在系统A(远程)上:

Steps, which I followed: On system A (remote):


  1. 已安装EGit

  2. 创建项目

  3. 分享该项目

  4. 创建存储库

  5. 将项目添加并提交到存储库

  6. (共享存储库文件夹)

  1. Installed EGit
  2. Create a project
  3. Share that project
  4. Create repository
  5. Add and commit that project to repository
  6. (share the repository folder)

在系统B(本地)上:


  1. 安装EGit

  2. 导入项目(通过克隆远程存储库)

  3. 选择克隆(不添加)

  4. 给出远程存储库的路径, 192.168.10.28\Git\repo

  5. 检查分支

  6. 给出目的地路径(本地)

  7. 按照简单的步骤导入项目

  8. 修改代码

  9. 将其提交到本地存储库

  10. 现在转到存储库视图并将本地存储库内容推送到远程端口1

  11. 错误窗口弹出说明

  1. Install EGit
  2. Import project (by cloning remote repository)
  3. select clone (not add)
  4. give the path of remote repository like 192.168.10.28\Git\repo
  5. check the branch
  6. give destination path(local)
  7. follow simple steps and import the project
  8. Modify the code
  9. commit it to local repository
  10. Now go to repository view and push the local repository content to the remote 1
  11. ERROR window pops up saying

无法连接到任何存储库:\192.168.100.28\Git\repo(推送过程中发生内部异常:\192.168.100.28\Git \repo:Pipe closed)

推荐答案

此问题不是特定于Egit。当git无法写入远程系统上的目标文件夹时,会发生这种情况。如另一答案所述,这可能是该文件夹没有正确的权限。也可能是出于其他原因,例如在我的文件系统达到满载的情况下。

This issue is not specific to Egit. It occurs when git cannot write to the destination folder on the remote system. This could be, as noted in another answer, that the folder did not have the correct permissions. It could also be for other reasons, such as in my case where the file system had reached full capacity.

这篇关于启动推送操作给出错误:“拆包远程端时发生错误”的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆