Source Code Control (Windows Embedded CE 6.0)
1/6/2010
Source code control systems enable you to track changes to source code files during software development. With Windows Embedded CE 6.0, you can use a source code control system with your development environment.
Note
Platform Builder for CE 6.0 does not support the Microsoft Visual Studio 2005 source code control plug-in model. To use Platform Builder for CE 6.0 with a source code control system, you must manage files in the user interface for your source code control system instead of a plug-in that is integrated with Visual Studio 2005.
Some source code control operations require you to use the applications or properties of your installed source code control system. These operations include administrative tasks, such as the following:
- Designating locations for master copies of files
- Creating network connections
- Setting permissions for drives and directories
- Adding user information and permissions to the source code control system
In This Section
- Source Code Control: Getting Started
Describes how to begin the development phase in a source code control system.
- OS Tree Placement in a Source Code Control System
Describes how to integrate the OS tree directory structure into a source code control system.
- Source Code Control: Managing Updates
Describes how to manage updates in a source code control system.
- OS Designs in a Source Code Control System
Describes how to manage OS designs in a source code control system.
- Subprojects in a Source Code Control System
Describes how to manage subprojects and PBPXML projects in a source code control system.
- Source Code Control: Build Lab Setup
Describes how to set up a build lab in a source code control system.
- Source Code Control: System Developers
Describes how system developers can utilize a source code control system with Platform Builder.
- Source Code Control: Application Developers
Describes how application developers can utilize a source code control system with Platform Builder.
Related Sections
- Platform Builder IDE
Describes the Platform Builder integrated development environment.
- Build System
Describes the underlying build system mechanisms in Platform Builder.