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

Re: ra_replay, mergeinfo and externals

From: Patrick Mézard <pmezard_at_gmail.com>
Date: Wed, 09 Mar 2011 09:54:13 +0100

Le 09/03/11 03:27, Daniel Shahaf a écrit :
> Patrick Mézard wrote on Tue, Mar 08, 2011 at 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.
>
> Does svnsync manage to replicate that svn:externals property?
>
> If yes, then the replay API does provide it to you.

Yes, svnsync does replicate it. I will look at svnsync implementation and try to come back with a minimalist python sample if I cannot get it to work.

Thanks.

--
Patrick Mézard
Received on 2011-03-09 09:55:07 CET

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.