When two or more developers need to collaborate on a ClearPath ePortal solution, a source control program should be used to manage the solution. Even when a single developer works on a ClearPath ePortal solution, it is advisable to use a source control program.
Source control software provides the ability to back up previous versions and to revert to a backed-up version when necessary. If source control has not been established in Visual Studio, determine what source control software can be used with Visual Studio by referring to the Visual Studio documentation.
To add a solution or project to source control:
In Solution Explorer, right-click a project or the entire solution and click Check In….
Review the items you want to add to source control and then click Check In.