[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Bug with http: URLs with functions from the client module in the Python bindings

From: Christian Boos <cboos_at_neuf.fr>
Date: 2006-12-20 09:16:06 CET

Hi David,

Thanks a lot, the fixed script works for me as well!

David James wrote:
> ...
> We should probably also patch the client.py test suite for the Python
> bindings to correctly setup the auth_baton, so that people don't get
> bit when they copy and paste examples from the test suite.

Right, this is where I got the code from ;)

> Here's how to setup the authentication providers. I borrowed this
> example from
> http://svn.collab.net/repos/svn/trunk/contrib/client-side/svn_export_empty_files.py
>

Thanks for the pointer, I overlooked this one.

That's great news, looks like the access to remote repositories through
the python bindings is now working. So expect blame support, and
possibly access to remote repositories in Trac 0.11 ;)
Is there a particular help channel of choice where I could ask for more
help on the Python bindings, would that be needed (here, on
Subversion-users, directly to djames?)

E.g. any hint about this one?
> # use blame3, and for that, find a way to get a svn_diff_file_options_t
> # instance
>

... as the only reference I found to svn_diff_file_options_t in the
python bindings was in the docstring of svn_client_blame3.

-- Christian

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Dec 20 09:16:31 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.