pkgcore.sync.git_svn module — pkgcore master documentation
-
class pkgcore.sync.git_svn.git_svn_syncer(*args, **kwargs)[source]¶
Bases: VcsSyncer
-
binary = 'git'¶
-
classmethod is_usable_on_filepath(path)[source]¶
-
static parse_uri(raw_uri)[source]¶
Return the real URI with any protocol prefix stripped.
-
supported_uris = (('git+svn://', 10), ('git+svn+', 10))¶