Description

CopyFileUnderSourceControl has instances when the response is not a success even though the files are copied successfully under source control.

It seems FPerforceCopyWorker::Execute() tries to resolve the file even though there are times when there is not a need for resolve. During those instances, trying to resolve an already resolved file leads to operation considered as a failure. Adding a check for "resolved" before calling "resolve" command seems to be fixing the issue.

Have Comments or More Details?

There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-183152 in the post.

0
Login to Vote

Backlogged
ComponentUE - Editor - Workflow Systems
Affects Versions5.1
CreatedApr 12, 2023
UpdatedJan 20, 2024