svn_ra_get_merge_info() quirkiness.
From: Madan U Sreenivasan <madan_at_collab.net>
Date: 2006-07-17 14:45:15 CEST
Hi,
In the merge-tracking branch:
I have trouble understanding the cache hash thingy used in the
My case is as below:
I have the following structure
/trunk
Both branch1 and cc were created by copyin from trunk (now, cc is under
now, assuming that branch1has the following mergeinfo:
from cc, If I do a:
internally, svn_ra_get_merge_info() is getting called, for obtaining
Key: /branches/branch1/cc
The value being the mergeinfo available for /branches/branch1.
But what I get is:
I think this quirkiness is because of append_component_to_paths(). Or
Could somebody explain get_merge_info_for_path()'s caching mechanism and
Thanks and 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.