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 - Allow add/move tag when doing a commit
Summary: Allow add/move tag when doing a commit
Status: NEW
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: CVS (show other bugs)
Version: 5.x
Hardware: All Linux
: P3 blocker (vote)
Assignee: issues@versioncontrol
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-07 15:56 UTC by _ viendu
Modified: 2007-05-07 15:56 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.