Search code examples
perforcep4v

How can I move a folder to another changelist using P4V?


I have accidentally added a few folders to my default changelist that I don't want to submit to the server. How can I move these changes to another changelist, or remove them from the changelist without affecting the files on disk?

I have created a new changelist and moved some individual files / changes to this list but the folder contains many autogenerated files and this will take too long to do file by file.

I also looked at using the "revert" option but I think some of these files may have been previously added to the server in error. Reverting seems like it will change these files on disk to the previous server version.


Solution

  • You can specify the folder path in "Find File".

    And use "*" to match all files in the contains filed.

    Now you can select all the files in your folder by using "Ctrl+A"

    enter image description here