Skip to content

svn.remote.RemoteClient #185

@xiatiandao

Description

@xiatiandao

use svn.remote.RemoteClient has a error .it is ' AttributeError: 'function' object has no attribute 'RemoteClient''

import svn
svnClient = svn.remote.RemoteClient(
r'http://xxx' + branch,
username='sss', password='ss')
svnClient.checkout(path)

It works fine on Windows, but it fails on Linux
I don't know what's going on here
So I need some help
Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions