Managing Files in a Source-Controlled Project

After you have put a Visual FoxPro project under source control, you can work with individual files or manage the project as a whole.

In This Section

  • Working with Multi-File Components
    Covers how some project files consist of multiple components and how Visual FoxPro will manage the implicit file or files automatically.
  • How to: Compare Files or Projects
    Explains how to compare files or projects in a source controlled environment to determine whether another user has changed it, or to pinpoint where changes have been made since the last time it was checked out.
  • Planning for Team Development Projects
    Discusses how using source control software, such as Microsoft Visual SourceSafe, to manage the files in a project makes it possible to create complex applications quickly by combining the skills of a team of developers.