Warning: file_get_contents(/data/phpspider/zhask/data//catemap/8/variables/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Perforce 性能,搁置测试失败_Perforce_Shelve - Fatal编程技术网

Perforce 性能,搁置测试失败

Perforce 性能,搁置测试失败,perforce,shelve,Perforce,Shelve,我的搁置测试构建失败,它给了我: Project file 'e:\p4\tech\...\someproject.vcproj' could not be loaded. The project is either missing from disk or access was denied. 而projet实际上存在于我的本地系统中 我还在Performce树中添加了一个新项目,其目的是: 新路径已添加到客户机规范中,以便将其映射到新项目。然而,它仍然抱怨: Project file 'e

我的搁置测试构建失败,它给了我:

Project file 'e:\p4\tech\...\someproject.vcproj' could not be loaded.
The project is either missing from disk or access was denied.
而projet实际上存在于我的本地系统中

我还在Performce树中添加了一个新项目,其目的是: 新路径已添加到客户机规范中,以便将其映射到新项目。然而,它仍然抱怨:

Project file 'e:\p4\tech\...\newproject.vcproj' could not be loaded.
The project is either missing from disk or access was denied.

请让我知道我应该如何着手解决这个问题。谢谢。

这个问题我不清楚。我猜您正在尝试构建一个VisualStudio项目。您是在IDE中工作,还是使用CI工具?路径上的三个点也很奇怪;这三个点是Perforce通配符,但对于构建工具来说没有意义。