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 - Cvs Commit Template Not working.
Summary: Cvs Commit Template Not working.
Status: VERIFIED DUPLICATE of bug 25599
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: CVS (show other bugs)
Version: 3.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: issues@versioncontrol
URL:
Keywords:
Depends on:
Blocks: 25139
  Show dependency tree
 
Reported: 2002-10-07 14:24 UTC by William E Lyvers
Modified: 2007-01-04 17:14 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 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.