There is an interesting issue i have met the other day.
When i tried to get the latest version of a file from a perforce repository the following error message appeared:

Can’t clobber writable file

In the end i found out that the read-only attribute is unchecked and all i had to do is to manually mark the file as read only.
Problem solved.

Similar Posts from the author: