开发者

What is an easy to use non command line source control?

I'm new to source control, and need a开发者_如何学C 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!


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.


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.


Easy to use, non-command line and distributed? You named it: Plastic SCM :P

  • we do have a community edition free for less than 15 users
  • it is fully distributed (ala Git, HG, but totally graphical)
  • integrated diff tools (xmerge, xdiff with refactor support)
  • integrated code review

and many more...

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜