If for some reason you're unable to checkin a checked-out file and you see the text_file_delta error, then do the following.
Change the type manager of the file to compressed_file using the command chtype.
Eg:
If you get the text_file_delta error while checking in test.txt, then use the foll. command.
cleartool chtype compressed_file test.txt
Detailed technote can be read here.
Change the type manager of the file to compressed_file using the command chtype.
Eg:
If you get the text_file_delta error while checking in test.txt, then use the foll. command.
cleartool chtype compressed_file test.txt
Detailed technote can be read here.
No comments:
Post a Comment