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 65876

Summary: There is no version information displayed
Product: versioncontrol Reporter: markjl <markjl>
Component: CVSAssignee: issues@versioncontrol <issues>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P2    
Version: 5.x   
Hardware: PC   
OS: Windows ME/2000   
Issue Type: ENHANCEMENT Exception Reporter:

Description markjl 2005-10-04 16:08:14 UTC
I have several projects opened but there is no way to tell what CVS I'm 
connected to, what version of the file I'm currently working on or what branch 
I'm in. These things are very important.
Comment 1 Maros Sandor 2005-10-05 14:50:51 UTC
We are considering this for 5.0.
Comment 2 Maros Sandor 2005-11-04 16:02:10 UTC
Branch info can now be turned on via View/Show CVS Status Labels
Comment 3 jdavi 2005-11-18 14:25:53 UTC
Nice but half way, the menu says "View/Show CVS Status Labels" but we can only
see the Branch and the version is very important too.

Couldn't the version be included at the en of branch?, something like [Branch
Name], version.

I would suggest to add a "status" menu option in the CVS menu that shows the
same info that the cvs status command. 
Comment 4 jdavi 2005-11-18 14:28:40 UTC
Nice but half way, the menu says "View/Show CVS Status Labels" but we can only
see the Branch and the version is very important too.

Couldn't the version be included at the en of branch?, something like [Branch
Name], version.

I would suggest to add a "status" menu option in the CVS menu that shows the
same info that the cvs status command. 
Comment 5 Maros Sandor 2006-12-18 14:40:13 UTC
We'll have customizable format of "[branch_name; status]" annotations including
revision numbers. We'll track the progress in Issue #59927.

*** This issue has been marked as a duplicate of 59927 ***