Move files between changelists
Move files between changelists
To move files from one changelist to another, issue the p4
reopen -c changenumfilenames
command, where
changenum specifies the number of the target changelist. If you
are moving files to the default changelist, use p4 reopen -c
default filenames
.