ra_replay, mergeinfo and externals
From: Patrick Mézard <pmezard_at_gmail.com>
Date: Tue, 08 Mar 2011 22:23:04 +0100
Hello,
When replaying a revision merging an svn:externals property from a branch B to another A, using the svn python binding for svn_ra_replay, I get a property change event for svn:mergeinfo, but no event for the svn:externals property being merged into A. Is it expected?
I hoped the replay API would generate all the events necessary to recreate the repository being replayed without additional calls. Do I need to retrieve the merged properties manually?
This is with macports "svn, version 1.6.13 (r1002816)". A script to reproduce the input repository is attached.
-- Patrick Mézard
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.