vcs2l.clients.svn module

class vcs2l.clients.svn.SvnClient(path)

Bases: VcsClientBase

branch(command)
custom(command)
diff(command)
export(command)
import_(command)
static is_repository(path)
log(command)
pull(_command)
push(command)
remotes(_command)
status(command)
type = 'svn'
validate(command)