annotate roundup/scripts/.cvsignore @ 2771:d385f6c1d4ed

let config handle command line options. support long options (names are same as in config file settings) and config file creation from command line. WARNING! config layout is changed: - main options are in 'main' section (was: 'server' section); - 'log_ip' changed to 'log_hostnames' with reverse meaning to conform to '-N' command line option. - trackers are all defined in section 'trackers', with option name being tracker name (was: separate sections per tracker).
author Alexander Smishlajev <a1s@users.sourceforge.net>
date Sun, 17 Oct 2004 17:54:48 +0000
parents 9b517c37cfb7
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
756
9b517c37cfb7 Ignore the generated files.
Richard Jones <richard@users.sourceforge.net>
parents:
diff changeset
1 *.pyc
9b517c37cfb7 Ignore the generated files.
Richard Jones <richard@users.sourceforge.net>
parents:
diff changeset
2 *.pyo
9b517c37cfb7 Ignore the generated files.
Richard Jones <richard@users.sourceforge.net>
parents:
diff changeset
3 *.cover

Roundup Issue Tracker: http://roundup-tracker.org/