Git 与 Intellij Idea 9.0.4 集成不起作用

发布于 2024-12-12 01:18:37 字数 447 浏览 0 评论 0原文

我在 Mac 上使用 Intellij Idea 9.0.4。我无法让 Git 集成插件正常工作。

到目前为止,我已经完成了以下操作:

  1. 通过选择“从版本控制中签出”从 github 克隆了一个新的重现 - 这工作得很好。

  2. 转到文件=>其他设置=>配置插件 -- git 插件已启用,我禁用了所有其他插件。

  3. 转到文件=>设置=>版本控制=> VCS=> Git --我的 git 可执行文件测试良好,并且我正在使用本机 SSH 可执行文件。

当我尝试使用 command-t 或 command-k 时,没有任何反应。我编辑的所有文件都是红色的,表明它们没有被跟踪。

我错过了什么吗?似乎其他人只需启用该插件即可使其工作。我应该说服我的公司升级到 Idea 10.5 吗?

I'm using Intellij Idea 9.0.4 on a Mac. I'm having trouble getting the Git Integration plugin to work at all.

So far I have done the following:

  1. Cloned a new repro from github by selecting "Check out from version control" --This worked fine.

  2. Go to File => Other Settings => Configure plugins --The git plugin is enabled and I disabled all others.

  3. Go to File => Settings => Version Control => VCSs => Git --My git executable tests fine and I'm using the native SSH executable.

When I try to use command-t or command-k nothing happens. All the files that I edit are red, indicating that they are not being tracked.

Am I missing something? It seems other people have it working just by enabling the plugin. Should I just convince my company to upgrade to Idea 10.5?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

感性不性感 2024-12-19 01:18:37

修好了!看来我最近一直在回答自己的一些问题。让我想知道我是否一直在发展更好的诊断技能或只是问更愚蠢的问题...尽管如此,我通过在 VCS 设置中配置正确的目录来让它工作。我的项目根目录默认使用SVN。

哑的!!

Fixed it! Seems like I've been answering a few of my own questions lately. Makes me wonder if I've been developing better diagnostic skills or just asking dumber questions... Nonetheless, I got it to work by configuring the correct directory in the VCS settings. The root directory of my project was defaulted to use SVN.

DUMB!!

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文