How to create an open source project in codeplex

Source: Internet
Author: User

Codeplex is an open-source Microsoft website (http://www.codeplex.com/). developers can create their own open-source projects on it.
And performSource codeVersion Control and bug/task allocation management.
Source used on codeplexCodeManagement Software is Microsoft's team Foundation server for management. Team Foundation server is Microsoft's internal use of source code management software. is a substitute for VSS. Its Introduction: http://www.microsoft.com/china/msdn/vstudio/teamsystem/team/
Start with the question.

Create a project
1. Click the https://www.codeplex.com/UserAccount/Register.aspx to enter the registration.
2. After successful registration and login, enter https://www.codeplex.com/project/projectcreation.aspxaddress to create your project.
3. After the creation is complete, enter http://www.codeplex.com/your project name to go to your project management. For example, I: ttp: // www.codeplex.com/framework
4. After the project is created, you must upload your software to codeplex. Otherwise, the project you created will be deleted 30 days later.

Upload your source code
Codeplex provides four source code management methods
1. codeplex client uploads and updates using command lines. (I tried it for a while, which is too inconvenient. he can only add files one by one. cannot add a directory. A word: Tired download/introduction address: http://www.codeplex.com/CodePlexClient
2. eamprise explorer is not trial
3. The best management tool for Visual Studio team explorer, but 246 MB is a bit large. Introduction/download/installation instructions: http://www.codeplex.com/CodePlex/Wiki/View.aspx? Title = obtaining % 20the % 20 team % 20 explorer % 20 Client
After connecting to the source code of codeplex Through Visual Studio team explorer, you can manage bugs/task allocation in projects, in addition, you can add other codeplex accounts to your project. multiple developers can be simultaneously developed.
4. If you have installed the team Foundation Server Client, you can directly use the team Foundation server to connect to the project you have created. It has the same functions as Visual Studio team explorer.

Codeplex should be the most valuable recommendation for open-source software development on. NET. Its Seamless integration with vss2005 will make your development more convenient.
By the way, let's take a look at my open source project: http://www.codeplex.com/FrameWork, which was released on codeplex.

Contact Us

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.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.