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 64195

Summary: CVS log message history
Product: versioncontrol Reporter: theother <theother>
Component: CVSAssignee: issues@versioncontrol <issues>
Status: NEW ---    
Severity: blocker CC: hmichel, theother
Priority: P3    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: TASK Exception Reporter:
Attachments: output of "cvs -f diff -u -N javacvs"

Description theother 2005-09-13 09:17:09 UTC
I am missing a feature where your latest cvs log messages where persisted. The
user should be able to select a message from a jcombobox. New comments will be
added to the list automatically.
Comment 1 theother 2005-09-13 09:19:52 UTC
Created attachment 24729 [details]
output of "cvs -f diff -u -N javacvs"
Comment 2 _ pkuzel 2005-09-13 12:38:34 UTC
Too late for NB 5.0.
Comment 3 theother 2005-09-13 13:58:28 UTC
what happens now with the patch? will you apply the changes on a special trunk?
I can imagine that the longer you wait the harder it gets to patch the source.
Comment 4 _ pkuzel 2005-10-10 17:17:18 UTC
After UI freeze and its usability studing we do not want to change this UI. It
could become enabled on -J-Dnetbeans.experimental.cvs.commitHistory=true.
Comment 5 Michel Graciano 2006-07-18 00:49:30 UTC
This patch already was applied in any branch??
Comment 6 Maros Sandor 2006-07-18 09:20:42 UTC
I do not think so. We plan to have commit messages history for 6.0 though so we
will examine your patch soon.