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 13303 - "Revision Explorer" doesn't display branch names created through "Import".
Summary: "Revision Explorer" doesn't display branch names created through "Import".
Status: VERIFIED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: vcscvs (show other bugs)
Version: -FFJ-
Hardware: All All
: P4 blocker (vote)
Assignee: issues@obsolete
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-06-29 11:29 UTC by Jiri Kovalsky
Modified: 2001-08-07 15:53 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Picture showing the problem. (92.98 KB, image/jpeg)
2001-07-20 20:47 UTC, Jiri Kovalsky
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Kovalsky 2001-06-29 11:29:26 UTC
Forte for Java CE 3.0 EA build #010628 on Windows 2000 with JDK 1.3.0_04

Description:
============
"Revision Explorer" can't show tag names used to create branch during "Import" 
of packages. It just displays only revision number. For more information have a 
look at the picture attached below. First revision explorer comes from VCSCVS 
module and second one from JavaCVS and shows how it should be.

Steps to reproduce:
===================
1. Mount CVS filesystem using Command-Line Client support.
2. Once it is mounted create brand-new package with at least one file underneath
3. Invoke "CVS|Import" on it. Setup "Logging Message" and both tags.
4. After it is imported and checked out back run "Revision Explorer" on the file
5. Expand its node in revision explorer and check that 1.1.1 revision has no tag
   name attached next to it although it was given in step 3.
Comment 1 Jiri Kovalsky 2001-06-29 11:31:01 UTC
Created attachment 1779 [details]
Picture showing the problem.
Comment 2 Martin Entlicher 2001-06-29 14:08:11 UTC
Fixed in the main trunk.
Comment 3 Jiri Kovalsky 2001-08-07 15:53:48 UTC
Great, it works perfectly in recent development build #200108070100 of
NetBeans 3.3. Verified.