MultiRepos: Instead of passing the `reponame` and the `id` as separate arguments to `Repository.__init__()`, pass them together with other options in a `params` dictionary. This dictionary is also stored as an attribute in `Repository`.
Part of #8731.
Authored by: rblank 2009-10-19
Parent: [r8676]
Child: [r8678]