2
votes

Where does Perforce store workspace mapping configuration (in P4V accessible through Menu > Connections > Edit Current Workspace... > tab Basic, related P4V guide)?

Example of workspace mapping:

//depot/...         //bruno/depot/...
//user_depot/...    //bruno/user_depot/...
//projects/...      //bruno/myprojects/...
1

1 Answers

2
votes

All of the metadata for each workspace (and everything else) is stored in the server database. (Client views specifically live in the db.view table.)