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 53718 - Support log -S (suppress headers) option
Summary: Support log -S (suppress headers) option
Status: NEW
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: CVS library (show other bugs)
Version: 4.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: issues@versioncontrol
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-20 05:58 UTC by pkaminsk
Modified: 2007-11-16 04:48 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments
implements the option (2.74 KB, patch)
2005-01-20 06:00 UTC, pkaminsk
Details | Diff
updated implementation patch (3.70 KB, patch)
2007-11-16 04:48 UTC, pkaminsk
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description pkaminsk 2005-01-20 05:58:41 UTC
The library should support the log -S (suppress
headers if no revisions selected) option.  Patch
follows.
Comment 1 pkaminsk 2005-01-20 06:00:10 UTC
Created attachment 19802 [details]
implements the option
Comment 2 pkaminsk 2007-11-16 04:48:16 UTC
Created attachment 53094 [details]
updated implementation patch