Bug in svn_fs_paths_changed2() Python bindings?
From: Alexey Neyman <stilor_at_att.net>
Date: Tue, 10 Aug 2010 14:53:50 -0700
Hi all,
Looks like the binding for svn_fs_paths_changed2() incorrectly specifies the
s = fs.paths_changed2(rev_root, pool)
indicates that bindings assume the hash to contain svn_fs_path_change_t
The attached patch fixes this issue.
Regards,
|
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.