什么是易于使用的非命令行源代码控制?
我是源代码控制新手,需要一个基于 Windows 的非命令行源代码控制,对于初学者来说很容易使用。我将用它进行冷融合,如果有帮助的话......有什么建议吗?谢谢!
I'm new to source control, and need a windows based, non command line source control that is easy for a beginner to use. I will use it for coldfusion, if that helps... Any suggestions? Thanks!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
如果您使用的是 Windows,请查看 TortoiseSVN。
或者,如果您正在寻找更高级的分布式版本控制系统,请查看 TortoiseHg ,具有图形用户界面的 Mercurial 客户端。
If you are on Windows, have a look at TortoiseSVN.
Or, if you are looking for a more advanced distributed version control system, have a look at TortoiseHg, a Mercurial client with graphical user interface.
大多数 SCM 都是基于命令行的,但具有 GUI 界面。对于 Windows,SVN、Mercurial、Git 等都有 Tortoise GUI,您可以通过在 Google 中搜索 Tortoise[SCM name] 找到它们。
Most SCMs are command line based but have GUI interfaces. For Windows, SVN, Mercurial, Git and others have Tortoise GUIs that you can find by searching for Tortoise[SCM name] in Google.
易于使用、非命令行且分布式?您将其命名为:Plastic SCM :P
等等...
Easy to use, non-command line and distributed? You named it: Plastic SCM :P
and many more...