This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 130166 - Working with hijacked files
Summary: Working with hijacked files
Status: NEW
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: ClearCase (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P2 blocker (vote)
Assignee: issues@versioncontrol
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-14 15:19 UTC by jmborer
Modified: 2012-07-05 12:09 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jmborer 2008-03-14 15:19:26 UTC
When you work with hijacked files you have very few options in the current implement of the plugin. 

Usually with the cleacase tools you can:
- either checkout the file and decide if your hijacked file becomes the latest source. With Netbeans CC plugin, the
checkout will replace the hijacked file and the latter is renamed a .keep. This could be improved
- or undo the hijack by invoking "undo hijack". This reverts the file from the CC repo. This option is not available in
the Netbeans CC plugin.