Log Message: |
swig: Disable wrappers that aren't working.
This disables svn_fs_change_rev_prop2() and its higher-layer wrappers, which
are currently segfaulting when called from Python (other languages weren't
tested).
Found by: Mark Ziesemer <online{_AT_}mark.ziesemer.com>
* subversion/bindings/swig/include/svn_types.swg
(const svn_string_t *const *old_value_p): New typemap.
|