Changing file content

To change the contents of a file, make the file writable by checking it out. After you have changed the file, make it non-modifiable by checking it in.

Feedback