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 216170 - ClearCase jsp files are always checkedout
Summary: ClearCase jsp files are always checkedout
Status: RESOLVED DUPLICATE of bug 216110
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: ClearCase (show other bugs)
Version: 7.2
Hardware: PC Linux
: P1 normal (vote)
Assignee: issues@versioncontrol
URL:
Keywords:
: 216521 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-07-31 07:51 UTC by mouse256
Modified: 2012-08-24 08:19 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description mouse256 2012-07-31 07:51:51 UTC
If you open a java EE project in netbeans 7.2, netbeans tries to checkout ALL .jsp files. .java files are left untouched. Nothing is changed to the files, they're only checkedout. It is not an issue in 7.1.2

To reproduce:
* Open a java EE project which contains some .jsp files and is versioned in base clearcase
* Wait a while, all files get checkedout.

Why it this P1 for me?
* a lot of files are on a branch where I don't have mastership. That means I get a popup error for all these files. After a minute or so netbeans has displayed so many popups it nearly freezes my computer, I have to kill java.
* It's also very annoying to see which files you've changed

Possible reason? Maybe netbeans wants to take a write lock on those files. This would result in the need of a checkout in clearcase.
Comment 1 Tomas Stupka 2012-07-31 09:36:11 UTC

*** This bug has been marked as a duplicate of bug 216110 ***
Comment 2 Ondrej Vrabec 2012-08-24 08:19:26 UTC
*** Bug 216521 has been marked as a duplicate of this bug. ***