开发者

CVS or SVN or GIT? [duplicate]

This question already has answers here: Closed 11 years ago.

Possible 开发者_如何学编程Duplicate:

Revision Control System Recommendations

I'm in the middle of developing a web app. Which version control system (CVS/SVN/GIT) is recommended for managing a web app (it's environment is PHP/MySQL, Apache 2, Ubuntu 10.10 64-bit server)?

The web app is being developed on a dev/sandbox server for now, but will eventually be hosted on dedicated servers in the cloud when its private beta and then launch time.


Once upon a time, cvs almost completely replaced its competition and ruled the world of version control.

Then it was itself replaced by svn.

And now, svn has been replaced by git and github.

Git, Mercurial, and some proprietary systems are clearly the future of the VCS world.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜