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 137732 - [New] annotations for already versioned
Summary: [New] annotations for already versioned
Status: NEW
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Ondrej Vrabec
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-19 15:30 UTC by Peter Pis
Modified: 2014-06-05 12:20 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 Peter Pis 2008-06-19 15:30:15 UTC
Product Version: NetBeans IDE Dev (Build 200806190009)
Java: 1.6.0_10-beta; Java HotSpot(TM) Client VM 11.0-b11
System: Windows XP version 5.1 running on x86; Cp1252; en_GB (nb)
Userdir: D:\ide\65\user

Steps:
1. Create new project. Switch "View | Show Versioning Labels" on.
2. Import it into repository.

Project has [New] annotation for project's root.
Comment 1 Maros Sandor 2008-09-03 13:32:51 UTC
It inherits the New status from the Test folder. The problem is that if we fixed this we would lose annotations on
Project nodes so I suggest we leave it as it is for now. IMHO this may require an API change later.