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

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

I need to import mysql 5.1 to 5.5? -

Java, Hibernate, MySQL - store UTC date-time -