Cloud-based development platform team Foundation Service
Source: Internet
Author: User
Team foundation service is a cloud development platform provided by Microsoft. Home page: Http://tfs.visualstudio.com. Similar to GitHub, the difference with GitHub is: 1) GitHub requires paying users to create private projects. Team Foundation Service provides five users to create private projects for free; 2) The source code management server of team foundation service can be team Foundation server or git. Team Foundation Service provides better integration with Visual Studio, but if git is used as the source code server, it can also support other tools and platforms, such as Eclipse and Mac OS; 3) Both team foundation service and GitHub provide source code management and defects management, but team Foundation server provides more development flow support, such as agile and scrum, continuous integration of build/test will be supported in the future; If you just create the source code hosting of opensource, you can choose: 1) GitHub (GitHub supported) 2) googlecode (SVN and Hg supported) 3) codeplex (support for Team Foundation server and git) 4) SourceForge (it has not been used for a long time. Only SVN is supported) When Visual Studio is used for development, or when several people work together for a private project, you can try the team foundation service. I registered to test: https://itech001.visualstudio.com Complete!
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.