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 103443

Summary: Allow add/move tag when doing a commit
Product: versioncontrol Reporter: _ viendu <viendu>
Component: CVSAssignee: issues@versioncontrol <issues>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 5.x   
Hardware: All   
OS: Linux   
Issue Type: ENHANCEMENT Exception Reporter:

Description _ viendu 2007-05-07 15:56:00 UTC
When I commit and add Tag, I do this:

1) Show changes on the project
2) For each entry that I changed, I open the file, and then do a commit
3) For the open file, I click "Select in project".
4) There, I access the CVS menu and tag the file.

It would be nice if I can reduce this list of actions to achieve a same thing. 
The reason I have to open the file first, because after update, I may not know
which file was just committed.  Sure I can search for it, but that's even more work.