Features in TFSC are fairly standard among SCC tools

Some of the features in TFSC are fairly standard among SCC tools: Workspace creation Workspace synchronization File checkout Overlapping checkout by multiple users of the same file…

Read More

Merging Functionality in TFSC

The merging functionality in TFSC is centered on the following typical development scenarios: Scenario 1: The catch-up merge— The user wants to merge all changes from a source…

Read More

Branching in TFSC

Branching in TFSC Branching is the SCM operation of creating an independent line of development for one or more files. In a sense, branching a file results in…

Read More

Offline Checkout/Check-In in TFSC

A contributor syncs his workspace and takes his laptop home for the evening. At home, he continues working and chooses to check out a file. An unmodified…

Read More

Some new terms of TFSC

Repository— The data store containing all files and folders in the TFSC database. Mapping— An association of a repository path with a local working folder on the…

Read More