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 100915 - Integrate "Show Version Status Labels" action for CVS and Subversion
Summary: Integrate "Show Version Status Labels" action for CVS and Subversion
Status: RESOLVED FIXED
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: issues@versioncontrol
URL:
Keywords:
Depends on: 103889
Blocks: 104411
  Show dependency tree
 
Reported: 2007-04-13 09:32 UTC by jrojcek
Modified: 2007-05-22 10:28 UTC (History)
2 users (show)

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 jrojcek 2007-04-13 09:32:04 UTC
There's two menu items that enable versioning status labels. Those actions do exactly the same thing only 
for different versioning system.

Recommendation: Integrate those actions into one menu item and call it "Show Versioning Status Labels".

It should be fixed for 6.0 M10. Please reassign to responsible engineer.

Josef Pavlicek is your usability contact regarding this issue.
Comment 1 Tomas Stupka 2007-04-13 09:45:29 UTC
and maybe we could try to find some more fitting text instead of "Show XXX
Status Labels". Users don't seem to realize that "Status Label" also stands for
the branche/tag annotations etc.
Comment 2 Josef Pavlicek 2007-05-21 17:30:57 UTC
OK we will work on that.
Josef Pavlicek 
Comment 3 John Rice 2007-05-22 02:27:04 UTC
We have added a menu item to turn on status labels for Mercurial as well, so if this is changing please let 
us know so we can sync up.
Comment 4 Maros Sandor 2007-05-22 10:27:59 UTC
Now there's only one menu item View/Show Versioning Labels.

/shared/data/ccvs/repository/versioncontrol/src/org/netbeans/modules/versioning/VersioningManager.java,v
 <--  VersioningManager.java
new revision: 1.19; previous revision: 1.18
/shared/data/ccvs/repository/versioncontrol/src/org/netbeans/modules/versioning/ShowTextAnnotationsAction.java,v
 <--  ShowTextAnnotationsAction.java
initial revision: 1.1
/shared/data/ccvs/repository/versioncontrol/src/org/netbeans/modules/versioning/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.9; previous revision: 1.8
/shared/data/ccvs/repository/javacvs/cvsmodule/src/org/netbeans/modules/versioning/system/cvss/CVS.java,v
 <--  CVS.java
new revision: 1.12; previous revision: 1.11
/shared/data/ccvs/repository/javacvs/cvsmodule/src/org/netbeans/modules/versioning/system/cvss/Annotator.java,v
 <--  Annotator.java
new revision: 1.52; previous revision: 1.51
/shared/data/ccvs/repository/javacvs/cvsmodule/src/org/netbeans/modules/versioning/system/cvss/CvsModuleConfig.java,v
 <--  CvsModuleConfig.java
new revision: 1.10; previous revision: 1.9
/shared/data/ccvs/repository/javacvs/cvsmodule/src/org/netbeans/modules/versioning/system/cvss/ui/actions/ShowTextAnnotationsAction.java,v
 <--  ShowTextAnnotationsAction.java
new revision: delete; previous revision: 1.9
/shared/data/ccvs/repository/javacvs/cvsmodule/src/org/netbeans/modules/versioning/system/cvss/ui/actions/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.13; previous revision: 1.12
/shared/data/ccvs/repository/subversion/main/src/org/netbeans/modules/subversion/Annotator.java,v
 <--  Annotator.java
new revision: 1.56; previous revision: 1.55
/shared/data/ccvs/repository/subversion/main/src/org/netbeans/modules/subversion/SvnModuleConfig.java,v
 <--  SvnModuleConfig.java
new revision: 1.13; previous revision: 1.12
/shared/data/ccvs/repository/subversion/main/src/org/netbeans/modules/subversion/SubversionVCS.java,v
 <--  SubversionVCS.java
new revision: 1.11; previous revision: 1.10
/shared/data/ccvs/repository/subversion/main/src/org/netbeans/modules/subversion/resources/svn-layer.xml,v
 <--  svn-layer.xml
new revision: 1.40; previous revision: 1.39
/shared/data/ccvs/repository/subversion/main/src/org/netbeans/modules/subversion/ui/status/ShowTextAnnotationsAction.java,v
 <--  ShowTextAnnotationsAction.java
new revision: delete; previous revision: 1.4
/shared/data/ccvs/repository/subversion/main/src/org/netbeans/modules/subversion/ui/status/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.15; previous revision: 1.14
/shared/data/ccvs/repository/versioncontrol/src/org/netbeans/modules/versioning/resources/layer.xml,v
 <--  layer.xml
new revision: 1.10; previous revision: 1.9
/shared/data/ccvs/repository/javacvs/cvsmodule/src/org/netbeans/modules/versioning/system/cvss/resources/layer.xml,v
 <--  layer.xml
new revision: 1.29; previous revision: 1.28