Delete Elements
To delete WebSphere Studio files that are under Rational ClearCase
control, take the following steps:
- Delete the files within WebSphere Studio.
- From the command line, navigate to the directory that contains the
files you want to rename or move:
- cd source_dir
- Within ClearCase, check out the directory that contained the deleted
files:
- cleartool checkout .
- Run the cleartool rmname command:
- cleartool rmname filename1 filename2
- Check in the directory that you previously checked out in
step 3.
- cleartool checkin .