Recently I added a .bundle file that had several .nib files in it to perforce. I'm new to using p4 on a mac so I didn't think much of it and it submitted just fine.
I now tried to check out and edit the bundle (basically just replace the previous version with a new one) and when I try to check it in I get the error -
read: /devdir/Resources.bundle/CreateAccount.nib: Is a directory
Submit aborted -- fix problems then use 'p4 submit -c 82488'. Some file(s) could not be transferred from client.
I don't understand why it let me add it in the first place if this is the case but that aside I'm not sure what to do about it now. The files are just sitting in this limbo state in a pending change list.
Is there any way to force submit them or delete them (I could just readd the whole bundle in that case)? Or any other suggestions..
Thanks