~trac-bzr-team/trac-bzr/trac-0.12

Viewing all changes in revision 108.

  • Committer: Martin von Gagern
  • Date: 2010-04-12 17:43:11 UTC
  • Revision ID: martin.vgagern@gmx.net-20100412174311-t39lsnkwt6y8h84n
Take care of new params argument.

There is a new argument called params to IRepositoryConnector.get_repository
as well as to Repository.__init__.  It replaces the old authname argument in
position, and provides a dict with two entries, 'name' and 'id'.  We simply
pass these on from the connector to the constructor.  Test cases have to be
adjusted as well.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: