3. Go online to investigate the current popular source program version management software and project management software, what are the pros and cons?
(1) Advantages and disadvantages of Microsoft TFS:
Advantages: It is the support of agile, Msf,cmmi and other projects, process management, process improvement. On the task page, you can take a glance at the requirements and project progress, which is more useful for small teams than Gantt charts.
Cons: The number of teams and companies that can be applied is very small, most really used, that is, the source code management part, which is only a small part of the TFS function.
(2) GitHub pros and Cons:
Pros: GitHub provides a git repository service, web-based, that allows you to use Git's source control functionality, or its features. GitHub provides a GIT repository service, web-based, that allows you to use Git's source control functionality, or its features.
Cons: Probably not the best tool for capturing creative processes and documenting creative ideas. For this special function simulation you can choose Layervault or other similar tools. Before, we've emphasized that GitHub is very useful for code tracking, but it's not the best design tracking tool. Turning the picture content into code, or designing for a product setup, still doesn't look that smooth.
(3) The advantages and disadvantages of TRAC:
Pros: Very flexible and can be controlled with SVN integration
Cons: Features are not very powerful.
(4) Advantages and disadvantages of Bugzilla:
Advantages: Free, with Chinese version support
Cons: Fast search results are inaccurate. Only defects can be managed.
(5) Advantages and disadvantages of Apple Xcode:
Advantages: Very fast compilation, fast and easy for each operation. Automatically provides undo, redo, and save capabilities without writing any coding.
Disadvantage: A plugin may become invalid after updating the version.
3. Go online to investigate the current popular source program version management software and project management software, what are the pros and cons?