To hijack a file
Use one of the following methods to hijack a file:
To hijack a file using the command line, use
chmod
to add the write permission and then modify the file.
For example:
chmod +w foo.c
On Windows systems only, to hijack a file in
Rational® ClearCase®
Explorer, perform the following actions:
Right-click the file to hijack and click
Properties
to display the property sheet.
On the General page, clear the
Read-only
check box.
Parent topic:
About hijacked files
Related concepts
How the update operation determines whether a file is hijacked
Before resolving hijacks
About handling hijacked files
Related tasks
To check in a nonselected hijacked file
To check out hijacked files
To find hijacked or modified files
To register a snapshot view using Windows Explorer (Windows)
To undo a hijack
Feedback