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:

Leave a comment

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.