-
Committer:
Martin Pool
-
Date:
2007-08-28 10:56:41 UTC
-
mto:
(2592.3.119 repository)
-
mto:
This revision was merged to the branch mainline in
revision
2933.
-
Revision ID:
mbp@sourcefrog.net-20070828105641-pd0vwkmeop9e09rf
Add Repository.base on all repositories.
Repository.has_same_location now *just* checks the location, not the class -
this seems to fix problems in interaction between remote and vfs repositories.
Add str and repr on RemoteRepository.
RemoteRepository.fetch shortcircuits when given two repositories at the same
location, which is required by the underlying fetch code.