Map files to different locations in the workspace

Views can consist of multiple mappings, which are used to map portions of the depot file tree to different parts of the workspace file tree. If there is a conflict in the mappings, later mappings have precedence over the earlier ones.

Example   Multiple mappings in a single workspace view

The following view ensures that Microsoft Word files in the manuals folder reside in the workspace in a top-level folder called wordfiles:

View:
    //depot/...                          //bruno_ws/...
    //Acme/dev/docs/manuals/*.doc        //bruno_ws/wordfiles/*.doc