Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
390 views
in Technique[技术] by (71.8m points)

perforce - Revert to unsumbitted changelists

If you have three or more pending changelists (not yet submitted) and in all of them you introduce changes to a particular file, can you discard the changes done in the last (third) changelist with out losing the changes made to that file into the two others/previous changelists?


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

If all of the pending changelists are in different workspaces, then what you do in one doesn't (and can't) affect any of the others, unless you submit it.

If all of the pending changelists are in the same workspace, the situation is impossible in the first place; multiple pending changelists within a workspace can't all contain the same file with different changes, because only one copy of that file exists in the workspace.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...