Perforce error: rename would ignore changes -


i trying rename file. typed in following command

p4 rename file1 file2

but error "file1 open; rename ignore changes". doing incorrectly?

you need make sure file not checked out in workspace including other users workspaces before rename it.


Comments

Popular posts from this blog

matlab - Deleting rows with specific rules -

jquery - How would i go about shortening this code? And to cancel the previous click on click of new section? -