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 36450 - Consider options from ~/.cvsrc file.
Summary: Consider options from ~/.cvsrc file.
Status: NEW
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: CVS library (show other bugs)
Version: 3.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@versioncontrol
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-06 16:23 UTC by Martin Entlicher
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 Martin Entlicher 2003-10-06 16:23:28 UTC
After the fix of issue #36415 all global options
are recognized and interpretted accordingly, but
~/.cvsrc file is not interpretted. Therefore all
commands behave like if -f global option is
specified.