Menu

Commit [r6459]  Maximize  Restore  History

MultipleRepositorySupport: forward the configuration options for a repository to the connector, so that backend-specific options can be set.

'''Note:'''

This is an incompatible API change to `IRepositoryConnector.get_repository()`. I didn't want to add an extra `options` argument, make a compatibility check for the arity (3 or 4), knowing that the `authzname` argument will go away anyway in the near future.. So that `authzname` argument goes away '''now'''.

cboos 2008-02-03

changed /sandbox/multirepos/trac/versioncontrol/api.py
changed /sandbox/multirepos/trac/versioncontrol/svn_fs.py
/sandbox/multirepos/trac/versioncontrol/api.py Diff Switch to side-by-side view
Loading...
/sandbox/multirepos/trac/versioncontrol/svn_fs.py Diff Switch to side-by-side view
Loading...