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 156976 - CVS: CVS Tag name does not allow the + character, which is a valid tag name character
Summary: CVS: CVS Tag name does not allow the + character, which is a valid tag name c...
Status: RESOLVED FIXED
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: CVS (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: issues@versioncontrol
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-16 21:02 UTC by dshaevel
Modified: 2009-01-24 18:50 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
If CVS Tag name contains a + character, the Tag button is disabled (9.70 KB, image/png)
2009-01-16 21:08 UTC, dshaevel
Details
When the + character is removed from the CVS Tag name, the Tag button is enabled (9.62 KB, image/png)
2009-01-16 21:09 UTC, dshaevel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description dshaevel 2009-01-16 21:02:44 UTC
I am unable to use the CVS Tag feature in NetBeans 6.5 if the tag name contains the + character.

The CVS tag convention I would like to use is as follows:

Component+SubComponent_MajorVersion-MinorVersion

Example:

Deviceview+DeviceviewConsole_6-1_approved

When I choose CVS -> Tag on a file, and then I enter a tag name that contains the + character in the Tag name textfield,
the "Tag" button is disabled.  As soon as I remove the + character from the Tag name, the "Tag" button is enabled.

A tag name that contains the + character (like the example tag listed above) is a valid CVS tag
Comment 1 dshaevel 2009-01-16 21:08:24 UTC
Created attachment 75919 [details]
If CVS Tag name contains a + character, the Tag button is disabled
Comment 2 dshaevel 2009-01-16 21:09:32 UTC
Created attachment 75920 [details]
When the + character is removed from the CVS Tag name, the Tag button is enabled
Comment 3 Tomas Stupka 2009-01-23 15:43:45 UTC
fixed

changeset   : 114935:1480e868b7a6
author      : Tomas Stupka <tstupka@netbeans.org>
date        : Fri Jan 23 16:43:21 CET 2009
summary     : #156976 - CVS: CVS Tag name does not allow the + character, which is a valid tag name character
Comment 4 Quality Engineering 2009-01-24 18:50:48 UTC
Integrated into 'main-golden', will be available in build *200901241401* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/1480e868b7a6
User: Tomas Stupka <tstupka@netbeans.org>
Log: #156976 - CVS: CVS Tag name does not allow the + character, which is a valid tag name character