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 27850

Summary: Cvs Commit Template Not working.
Product: versioncontrol Reporter: William E Lyvers <wlyvers>
Component: CVSAssignee: issues@versioncontrol <issues>
Status: VERIFIED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 3.x   
Hardware: PC   
OS: Linux   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on:    
Bug Blocks: 25139    

Description William E Lyvers 2002-10-07 14:24:04 UTC
The documentation for cvs commit says

"Incorporates your changes to the CVS repository.
When you choose this command, a dialog box lets
you enter a log message describing the changes.
When a template is present, it is added to the
reason text area."

We have set up a cvs template, however it doesn't
get added to the reason text.  It is working with
the cvs command line version.  Does this feature
work in the internal cvs client?
Comment 1 Martin Entlicher 2002-10-07 17:03:06 UTC
Well, it's not implemented in the internal cvs client. I'm afraid,
that the cvslib.jar does not have this functionality implemented.
Although this may seem like a bug I consider this as an enhancement,
because it's a missing functionality rather than a defect in the
current functionality.

However thanks for your report, we need to consider this when
resolving issue #25139.
Comment 2 Martin Entlicher 2003-06-19 16:30:18 UTC
This is a duplicate of issue #25599.


*** This issue has been marked as a duplicate of 25599 ***
Comment 3 Jiri Kovalsky 2003-06-24 16:02:56 UTC
Agreed. Verified as duplicate of another issue.