reviewboard.hostingsvcs.repository¶
-
class
RemoteRepository
(hosting_service, repository_id, name, owner, scm_type, path, mirror_path=None, extra_data={})[source]¶ Bases:
object
A representation of a remote repository.
This is used to represent the configuration for a repository that already exists on the hosting service. It does not necessarily match a repository configured on Review Board, but can be used to create one.