Working With Source Control

Topics:

When you have multiple users working on the same files, you can prevent conflicting updates by using a source code management (SCM) system, such as Team Foundation Server. An SCM system allows a user to check out a file for editing and prevents other users from checking it out until the first user checks it back in.

This topic describes how to implement Source Control in App Studio.

WebFOCUS

Feedback