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 -

image - ClassNotFoundException when add a prebuilt apk into system.img in android -