[p4] file added with wrong permissions, how to change?

mikee mikee at mikee.ath.cx
Tue Feb 20 15:26:46 PST 2007


I submitted a file (file.csh) as 644 and it needs to be 755.
To try and fix this I did:

$ p4 open file.csh
$ chmod 755 file.csh
$ p4 reopen file.csh
$ p4 submit

then

$ p4 sync ./...

The file still had the wrong permissions. What's the right
way to fix bad permissions?

Mike


More information about the perforce-user mailing list