Map files to different filenames
Mappings can be used to make the filenames in the workspace differ from those in the depot.
Example: Files with different names in the depot and the workspace
The following view maps the depot file RELNOTES
to the
workspace file rnotes.txt
:
Copy
View:
//depot/... //bruno_ws/...
//JamCode/dev/jam/RELNOTES //bruno_ws/dev/jam/rnotes.txt