What is the relationship between workspace and working directory
问题 I've been reading about Perforce but haven't found any comprehensive explanation of relationship between workspace and working directory, e.g. how files appear in working directory from workspace, how they are tracked, what inconsistencies are possible between workspace files and working directory files etc. I come from git background, and so I'm looking for the description of workspace and working directory interaction similar to index and working directory interaction in git. 回答1: For