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

Re: Python and svn_txdelta_send_stream

From: Peter N. Lundblad <peter_at_famlundblad.se>
Date: 2005-05-19 14:59:15 CEST

On Wed, 18 May 2005, Jonas Borgström wrote:

> The function "svn.core.svn_txdelta_send_stream" is currently almost
> unusable from Python because it expects the first argument to be a
> "svn_stream_t *" stream. The attached patch instructs swig to wrap
> python file objects into svn_stream_t:s. The same approach is already
> used by svn_repos.i.
>
> Should I create a bug about this?
>
This looks like a simple patch, but I'm no SWIG expert. Can you file this
as an issue, please?

Don't forget to link to this thread in the issue.

Please include a log message with patches you send and it is easier if the
patch is relative to the root directory of the distribution (or trunk if
you have the svn code checked out).

Thanks for the patch
//Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu May 19 14:50:44 2005

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.