annotate roundup/scripts/.cvsignore @ 2633:a9e1fff1e793

I thought I committed this last night. Ho hum. - This implements most of the rest of the new tracker config layout: - dbinit.py split between schema.py and initial_data.py - interfaces.py gone - tracker and detectors __init__.py gone - Added some missing functionality to backends: db_exists test and db_nuke. - Implemented configuration file options in postgresql backend. - Cleaned up tracker initialisation a lot.
author Richard Jones <richard@users.sourceforge.net>
date Tue, 27 Jul 2004 00:57:19 +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/