Eclipse Egit提交失败

标签 eclipse eclipse-plugin egit

我为安装了Egit 2.2.0的PHP开发人员3.0.2安装了Eclipse,并且我在Windows 7上
我已经建立了项目和存储库并进行了链接。
但是我不能做出改变。这是我得到的错误:

Exception caught during execution of add command
   Exception caught during execution of add command

我安装了适用于Windows的Git,并在Git配置中进行了设置。
我还用%USERPROFILE%设置了我的HOME变量

另外,我的项目位置在我映射到Z的远程服务器上:

这也包括git repo。

该远程位置已安装Lubuntu 12.10。
它也安装了git。

最佳答案

我发现了问题所在。
Git用./git/index.lock中的文件锁定了自己
我删除后,一切正常。

关于Eclipse Egit提交失败,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/14671971/

相关文章:

java - 从 Eclipse 迁移到 IntelliJ - 移动与 EGit 链接的项目

eclipse - 从远程分支创建分支 (EGit)

eclipse - 删除远程分支后,如何删除本地远程跟踪分支?

Eclipse 4 RCP(又名 E4)文档

android - 如何在xml中创建行

java - Android如何打包构建?

java - ILightweightLabelDecorator 的 'decorate' 方法从未被调用

java - 在 Eclipse 中启动一个简单的 Maven 项目的问题?

eclipse - Maven 2 eclipse

java - Eclipse 应用程序在 Ubuntu 18.04 上崩溃