Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当我尝试在 Windows 上的 p4v 客户端中以“\C#\”结尾的目录上使用“协调脱机工作”时,我收到了该错误。
它与路径中的“#”有关吗?是否有任何不涉及重命名目录的解决方法?
是的,这是因为 # 字符表示修订号(例如 path_to_file#3 表示修订版 3)。我认为没有任何方法可以逃避 P4V 中的角色,因此您必须重命名目录。