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 71155

Summary: Empty fields should be checked.
Product: versioncontrol Reporter: Peter Pis <ppis>
Component: CVSAssignee: issues@versioncontrol <issues>
Status: VERIFIED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Peter Pis 2006-01-09 08:40:21 UTC
Product Version         = NetBeans IDE 5.0 Dev (Build 200601052030)
Operating System        = Windows XP version 5.1 running on x86
Java; VM; Vendor; Home  = 1.5.0_05; Java HotSpot(TM) Client VM 1.5.0_05-b05; Sun
Microsystems Inc.; d:\Java\jdk1.5.0_05

Steps:
1. Open versioned project.
2. Select its file node and invoke "CVS | Tag" popup menu action.
3. Leave "Tag name" field empty, push "Tag" button. 

Error output:
"cvs.exe [server aborted]: tag '' must start with a letter"

It will be better to check for empty tag field. The same happens for "Branch"
and "Switch to Branch" dialog.
Comment 1 Maros Sandor 2006-01-10 10:05:25 UTC

*** This issue has been marked as a duplicate of 28748 ***
Comment 2 Peter Pis 2006-01-11 15:56:13 UTC
Verified as a dup.