Can be found at ClearcasePlugin#History
- Fix reserved checkout problem with the CommandLineClearcase?
- Fix checkin file crash with NativeClearcase?
- Misc actions can be invoked in parallel (use CLI instead of the native)
- Changed Update action so it brings up the gui like Update Project does
- fix ClassCastException? in misc actions when an clearcase error occurs
- Fix Check for availability of actions based on the VCS status (not CC status because of performance issues)
- Fix About action
- Fix Check In Project action
- Add Merge Project action (use the Merge Manager)
- Known issue: Check in a single file doesn't query for comment
- Option to do reserved checkouts (Directories are still checked out unreserved)
- Ability to enter check in comments (On "Check In Project" action, the same comment is used for all files checked in).
- Miscellaneous actions do not lock IDEA anymore. However if the native mode is selected only one external CC tool can be run at any time. Other requests are queued (JNI limitation).
- Checkout/uncheckout file only refresh that file and not the entire project
- Added about box with version
- Add Find checkouts, Update project, Find Project checkouts,
- Fix update action
- Check for availability of actions based on the VCS status (not CC status because of performance issues)
- Fix multiple file actions (check out, uncheckout). Can now select the top level nodes in refactoring previews and invoke Checkout action to check all files out in one shot!
- Graceful handling of error: a dialog pops up when clearcase aborts explaining the error
- Recompiled for build 644.
- Fix refresh problem on automatic checkout of readonly files
- Fix the add file that leaves the parent checked out
- Fix move/rename that leaves the moved/renamed file not controlled
- Add checkout action
- Recompiled for build 641. No changes
- Update for build 639. The plugin won't work for earlier build anymore
- Fix bug that left some files and directories checked out
- Clean up tests
- Update for build 638. The plugin won't work for earlier build anymore
- Optional checkout of readonly files on modification
- Baseline for build 632.
- Support native mode on Windows
- Full OpenAPI-VCS implementation.
-- JacquesMorel - 17 May 2003
|
|