[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: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Wed, 9 Mar 2011 04:27:40 +0200

Does svnsync manage to replicate that svn:externals property?

If yes, then the replay API does provide it to you.

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.
> --
> Patrick Mézard
Received on 2011-03-09 03:28:36 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.