Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Move all existing changes under a folder to desired changelist in Perforce

Tags:

perforce

p4v

If changes for a folder already exist in the default changelist (or other changelists), I want to collect them all in one changelist. How can I accomplish this in perforce, preferably P4V?

like image 821
sgarg Avatar asked Oct 20 '25 19:10

sgarg


1 Answers

From the command line:

p4 reopen -c CHANGE //depot/folder/...

In P4V, select the files and do Actions > Move Files to Another Changelist.

like image 111
Samwise Avatar answered Oct 22 '25 14:10

Samwise



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!