0
Posted on 3:05 AM by Softminer and filed under , ,

There are many source control software that can be used depend on the purpose for example :

Tortoise SVN
Source Gear (Vault)

fo visual studio

Microsoft Source Safe
Team Foundation Server

Source Safe can be used for small project because in source safe one user can just check out the source and the file is locked, but in TFS in can be edited by many users and then users can solve the conflict when they check-in.

Top features of TFS are :

  • Project Management (connecting to Agile)
  • Reporting (Based on .NET Framework)
  • Automated Builds
  • Process Templates
  • Code Branching
  • Web-Based Portal (Sharepoint)
  • Source Control
Here are some Tutorial about installing TFS on Windows Server :

Part 1
Part 2
Part 3
Part 4
0
Responses to ... Source Control Softwares