Uploaded image for project: 'Subversion'
  1. Subversion
  2. SVN-2311

svn_txdelta_send_stream does not accept python file objects.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.2.x
    • unscheduled
    • bindings_swig_python
    • None

    Description

      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.
      

      http://subversion.tigris.org/servlets/ReadMsg?list=dev&msgNo=100387

      Original issue reported by jborg

      Attachments

        1. 1_svn_delta.i.diff
          0.6 kB
          Subversion Importer

        Activity

          People

            Unassigned Unassigned
            subversion-importer Subversion Importer
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: