GME  13
Modules
Client working copy management
Client supporting subsystem
Collaboration diagram for Client working copy management:

Modules

 Checkout
 Bring a working copy up-to-date with a repository
 Switch a working copy to another location.
 Begin versioning files/directories in a working copy.
 Create directories in a working copy or repository.
 Remove files/directories from a working copy or repository.
 Import files into the repository.
 Commit local modifications to the repository.
 Report interesting information about paths in the working copy.
 View information about previous revisions of an object.
 Show modification information about lines in a file.
 Generate differences between paths.
 Merge changes between branches.
 Cleanup an abnormally terminated working copy.
 Upgrade a working copy.
 Switch a working copy to a different repository.
 Remove local changes in a repository.
 Mark conflicted paths as resolved.
 Copy paths in the working copy and repository.
 Move paths in the working copy or repository.
 Property functions
 Export a tree from version control.
 List / ls
 View the contents of a file in the repository.
 Client Changelist Functions
 Client Locking Functions
 Show repository information about a working copy.
 Apply a patch to the working copy

Detailed Description

Client working copy management functions