Opened 16 years ago
Closed 15 years ago
#122 closed task (fixed)
make parsing mode configurable
Reported by: | Peter Johansson | Owned by: | Peter Johansson |
---|---|---|---|
Priority: | major | Milestone: | svndigest 0.7 |
Component: | configuration | Version: | trunk |
Keywords: | Cc: |
Description
needs #121
Configuration should have a function
const vector<pair<string, string> > parser-codes(string filename) const;
The behavior of this function should of course be set in the config file, and the a sensible default should be given in the default config file.
Change History (5)
comment:1 Changed 16 years ago by
comment:2 Changed 15 years ago by
Status: | new → assigned |
---|
comment:3 Changed 15 years ago by
comment:5 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
ticket:199 has been marked as related to this ticket.