Le 09/03/11 12:44, Daniel Shahaf a écrit :
> Patrick Mézard wrote on Wed, Mar 09, 2011 at 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
Patrick Mézard wrote on Wed, Mar 09, 2011 at 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
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 f
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 p
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