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 57002 - CVS-EXT: Update doesn't show tags.
Summary: CVS-EXT: Update doesn't show tags.
Status: RESOLVED WONTFIX
Alias: None
Product: obsolete
Classification: Unclassified
Component: vcsgeneric (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: Martin Entlicher
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2005-03-25 14:46 UTC by Peter Pis
Modified: 2009-12-21 07:24 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 2005-03-25 14:46:52 UTC
Product Version       = NetBeans IDE Dev (Build 200503242007)
Operating System      = Windows XP version 5.1 running on x86
Java; VM; Vendor      = 1.5.0_03; Java HotSpot(TM) Client VM 1.5.0_03-b05; Sun
Microsystems Inc.
Java Home             = d:\Java\jdk1.5.0_03\jre


Steps:
1. Register CVS versioned directory.
2. Create new project in it and add it to the source control.
3. Select root node of project and invoke "CVS | Branching and Tagging | Add
tag". (Create new branch tag e.g. "mytag"). "OK" button.
4. Select root node of the project and invoke "CVS | Update ..." (advanced mode)
(setup this mytag) and push "OK".

There is no information about this sticky tag (mytag) after update action finishes.
Comment 1 Martin Entlicher 2005-03-31 15:35:47 UTC
This is likely a regression caused by merging of output streams into one. This
needs to be fixed in CvsUpdate class.
Comment 2 Martin Entlicher 2005-04-15 15:20:59 UTC
Too late for 4.1, but not hard to fix. Scheduling for 4.2.
Comment 3 Jiri Kovalsky 2005-05-24 10:31:18 UTC
Also please be sure to update badge and status of virtual folder node that was
recreated by update. It now stays as [Needs Update] with yellow-box icon badge
until you "CVS | Refresh" its parent.
Comment 4 Quality Engineering 2009-12-21 07:24:33 UTC
This bug was reported against NetBeans IDE 6.0 or an older release, or against a non-maintained module. NetBeans team does not have enough resources to get to this issue, therefore we are closing the issue as a WONTFIX. If you are interested in providing a patch for this bug, please see our NetFIX guidelines for how to proceed. 

We apologize for any inconvenience.


Thank you.
The NetBeans Team