今天,我试图在Perforce中将孩子streamC
集成到父streamP
(复制操作)。此操作几乎每天都在执行,通常我们不会遇到任何问题。但今天出了问题。在一些文件Perforce抛出错误:
Operation 'rmt-FileFetch' failed.
Librarian checkout /opt/perforce/..../fileA
Error opening librarian file /opt/perforce/..../fileA revision 1.2555519.
RCS checkout 1.2555519 failed!
RCS no such revision 1.2555519!
在其他几个文件上显示相同的错误。
我已检查父流streamP
中这些文件的状态,并且所有人都标记为要删除。
如果已经标记为要删除文件,那么你不能整合文件删除吗?
或者它是一个perforce基础设施问题,我需要与IT人员交谈?
答案 0 :(得分:2)
如果在源中删除了文件,则根本不应该有图书管理员操作。听起来很像这个(固定的)错误:
Bugs fixed in 2016.1
#1378013 (Bug #85458) **
'p4 copy' could produce a librarian error when attempting to copy
a source file that was moved and then deleted. Fixed.
https://www.perforce.com/perforce/doc.current/user/relnotes.txt