Skip to content

configRev is not accepted on command line of GtfsFileProcessor and not listed as option #6

@scrudden

Description

@scrudden

When run for the first time on an empty database GTFSFileProcessor complains

" ActiveRevisions in database is not valid. The configuration revs must be set to proper values. ActiveRevisions [configRev=-1, travelTimesRev=-1]"

The configRev option needs to be added to the processCommandLineOptions method as if the database does not have any values in the ActiveRevisions table it could use the one from the command line.

I think that is what was intended.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions