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 92756 - Removing of non-existing tag should warn the user.
Summary: Removing of non-existing tag should warn the user.
Status: REOPENED
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: CVS (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@versioncontrol
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-18 08:53 UTC by Peter Pis
Modified: 2007-01-26 13:35 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 Peter Pis 2007-01-18 08:53:07 UTC
NetBeans IDE Dev (Build 200701171900)
1.5.0_11; Java HotSpot(TM) Client VM 1.5.0_11-b03
Windows XP version 5.1 running on x86
en_GB (nb); Cp1252

Steps:
1. Open version control project.
2. Select any file node and invoke "CVS | Tag" popup menu action.
3. Enter non-existing tag name and check "Delete Tag" option.

User should be informed that required tag doesn't exist.
Comment 1 Maros Sandor 2007-01-18 09:38:25 UTC
This would require a significant amount of time to determine tag existstence
(equal to Search History).
Comment 2 Peter Pis 2007-01-26 13:35:19 UTC
While user can't see the entire tags this functionality would be really
appreciated. ENHANCEMENT