TortioiseGit - 创建本地存储库时遇到问题

发布于 2024-08-02 05:28:00 字数 335 浏览 5 评论 0原文

我正在尝试使用 tortoisegit 在我的机器上运行本地 git 存储库,但我一直无法这样做。

我已经安装了最新版本的msysgit(fullinstall 1.6.4)和最新版本的tortoisegit 0.9.1.0-32bit。我还运行了相对较新的 winXp 安装,所以我怀疑这是某种冲突。

我还重新启动,并更新了 tortoisegit 设置以指向 msysgit bin 目录。

当我尝试使用 tortoisegit 创建新的本地存储库时,我收到一个标记为 tortoisegit 的空白错误对话框。我还在 tortoisegit 设置窗口中看到了这个对话框。

有什么建议 ?

I'm trying to get a local git repository running on my machine using tortoisegit, but I've been unable to do so.

I've installed the latest version of msysgit (fullinstall 1.6.4), and the latest version of tortoisegit 0.9.1.0-32bit. I also running a relatively fresh install of winXp, so I doubt it's some sort of conflict.

I have also rebooted, and updated the tortoisegit settings to point to the msysgit bin directory.

When I try to create a new local repository using tortoisegit I get a blank error dialog labeled tortoisegit. I've also seen this dialog in the tortoisegit settings window.

Any suggestions ?

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

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

发布评论

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

评论(1

潜移默化 2024-08-09 05:28:00

仅当您想要破解 msysGit 时才需要 msysGit-fullinstall。对于正常使用,请获取常规软件包,例如 Git-1.6.4-preview20090730 .exe

尝试从 Git Bash 运行“git init”,看看它是否有效。

msysGit-fullinstall is only needed if you want to hack on msysGit. For normal usage get the regular package, e.g. Git-1.6.4-preview20090730.exe.

Try running "git init" from a Git Bash and see if it works.

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