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 23129

Summary: Find in Explorer functionality.
Product: versioncontrol Reporter: Matthew Flower <mattflower>
Component: CVSAssignee: issues@versioncontrol <issues>
Status: NEW ---    
Severity: blocker Keywords: UI
Priority: P3    
Version: 3.x   
Hardware: PC   
OS: Windows ME/2000   
Issue Type: ENHANCEMENT Exception Reporter:

Description Matthew Flower 2002-05-03 23:08:02 UTC
When I do an update of a CVS mount point, I get output 
from the CVS server in a nice table that looks something 
like this:

Type  Filename  Path
 M    File A    dira\dirb\dirc
 ?    File B    dira\dirb

I would really like to be able to right click on any of 
those files and have the CVS menu that I see in the 
explorer.  That is, have a menu that lists:

Refresh
-------
Commit
Update, etc.

This would be a lot easier than having to navigate through 
the filesystem looking for that file.  In absence of this 
functionality, even a right-click item "Show in Explorer" 
would be a great improvement.
Comment 1 Martin Entlicher 2002-05-06 10:31:09 UTC
We've started to work on such a feature, but unfortunately it was
decided to postpone this.