Hi,
I am getting the error "pysvn._pysvn_2_7.ClientError: Can't convert
string from 'UTF-8' to native encoding:"
this is china
.
I would appreciate any help.
Following is the code and error message.
client = pysvn.Client()
client.callback_get_login = get_login
#print client.
Hi Nam,
Pavar, Namratha wrote:
> Hi,
>
>
>
> I am getting the error "pysvn._pysvn.ClientError: callback_get_login
> required" when I try to do a simple exercise using pysvn. I have made
> sure the subversion config file doesn't have the "store-auth-creds = no"
> .
>
> I would appreciate any h
Hi,
I am getting the error "pysvn._pysvn.ClientError: callback_get_login
required" when I try to do a simple exercise using pysvn. I have made
sure the subversion config file doesn't have the "store-auth-creds = no"
.
I would appreciate any help.
Following is the code and error message.