并行使用 Git 和 Subversion (Tortoise)

发布于 2024-12-07 11:21:57 字数 251 浏览 0 评论 0原文

工作中我们使用Subversion,我经常将它与Tortoise 一起使用。我想开始使用 Git 进行非官方更改。

一个问题是我们似乎在同一目录上同时使用 SVN Git 和 Tortoise Git。

适合安装的 Git 软件是什么?如何工作?乌龟之间的矛盾该怎么办?我知道您可以使用注册表脚本快速启用/禁用功能,但这将是机器范围内的。

我计划转向 git svn,有时使用 Visual Studio(我只能使用 VS for Git)

At work we use Subversion, I often use it with Tortoise. I want to start to use Git for non-official changes.

One problem is we seem to use both SVN Git and Tortoise Git on the same directories.

What would be the appropriate Git software to install? How to work? What should I do about the conflict between the Tortoises? I know you can quickly enable/disable features with registry-scripts, but that would be machine-wide.

I plan to move to git svn, and I somestimes use Visual Studio (I could use VS for Git only)

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

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

发布评论

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

评论(1

笑看君怀她人 2024-12-14 11:21:57

TortoiseSVN 和 TortoiseGit 之间不存在“冲突”。他们都可以共享图标叠加层。

http://kerneltrap.org/mailarchive/git/2010/4/1/ 27119

相关问题:Tortoise Git 与 Tortoise SVN 并行吗?

TortoiseGit 非常棒用于初次迁移到 Git,它也支持 git-svn 相关命令。无论如何,Git 在命令行中是最好的,所以如果 TortoiseGit 不是你想要的,我想说,就使用 cli 吧。

There are no "conflicts" betweeen TortoiseSVN and TortoiseGit. They can both share the icon overlay.

http://kerneltrap.org/mailarchive/git/2010/4/1/27119

Related question: Tortoise Git side-by-side with Tortoise SVN?

TortoiseGit is excellent for initial move to Git, and it supports git-svn related commands as well. And Git is at its best in the command line anyway, so if TortoiseGit is not what you want, I would say, just use the cli.

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