K 10 svn:author V 7 glarkin K 8 svn:date V 27 2008-07-21T19:53:11.000000Z K 7 svn:log V 512 New port: p5-SVN-Notify-Filter-EmailFlatFileDB-1.01 This module is a filter for SVN::Notify that translates user account names (e.g. "user1") into email addresses. It does this based on a colon-separated file, like a UNIX passwd file (or more usefully) the AuthUserFile used by Apache. The file path is specified via the --account_file option to the svnnotify script, and the index (zero-based) of the email field is specified via the --account_field option. Submitted by: Greg Larkin END