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 142999 - [65cat] Versioning Label shown in the wrong node, then disappears
Summary: [65cat] Versioning Label shown in the wrong node, then disappears
Status: RESOLVED WORKSFORME
Alias: None
Product: projects
Classification: Unclassified
Component: Ant Freeform (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker with 1 vote (vote)
Assignee: Milan Kubec
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-06 06:57 UTC by misterm
Modified: 2009-09-23 14:02 UTC (History)
0 users

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 misterm 2008-08-06 06:57:59 UTC
[ BUILD # : 200808051401 ]
[ JDK VERSION : 1.6.0_04 ]

I've been working with a freeform project whose nbproject folder is
external to the CVS root (actually outside the checkout) and not
versioned. I had a branch checked out. I've imported my settings from
6.1, which included Show versioning labels.
The first time I've started up this new build, the label was being
shown for the nbproject top node in the Files tab (there are two
nodes since nbproject is external), which is incorrect. After a
restart, even though I still have the branch checked out, the label
simply is not shown for any of them, just when I open the "correct"
node, i.e., the one that represents the checked out copy.
Comment 1 misterm 2008-08-06 07:25:03 UTC
Funny news: whenever this crash:

http://www.netbeans.org/issues/show_bug.cgi?id=143001

happens, it starts showing the label in the wrong place. And to make it stop showing the label, sometimes you just need
to close the IDE after it has shown the label once.
Comment 2 Maros Sandor 2008-08-20 12:57:35 UTC
Reassigning to free form projects for evaluation. It may be connected to Issue #143323 which is about transition of
projects to 6.5.
Comment 3 Milan Kubec 2008-10-01 12:10:35 UTC
misterm, issues #143001 and #143323 were already fixed. Are you still able to reproduce this problem? Thanks
Comment 4 misterm 2008-10-20 18:49:46 UTC
Yes, it is reproducible. Just switch to a branch, close the project, open the IDE and open the project. The label is 
shown in the non-versioned node, while the versioned node isn't annotated.
Comment 5 Milan Kubec 2009-09-23 14:02:38 UTC
I'm not able to reproduce the problem on current 6.8 dev build. I've created freeform project which has only sources
under CVS and not nb project folder, I've branched the project and made some changes and only those files that are
really under CVS are correctly annotated with versioning badges. Closing as worksforme. Please reopen if you can still
reproduce and provide steps to reproduce. Thanks.