Re: [merge-tracking] record mergeinfo on wc to wc copy
From: Madan U Sreenivasan <madan_at_collab.net>
Date: 2006-08-03 01:26:58 CEST
On Tue, 01 Aug 2006 22:07:57 +0530, Daniel Rall <dlr@collab.net> wrote:
> On Tue, 01 Aug 2006, Madan S. wrote:
[snip]
> We might be able to use something like update_wc_merge_info() for copy
IMHO, after reading through update_wc_merge_info(), I think it is the
I just tried writing some code to call update_wc_merge_info() from
- the client ctx in svn_wc_copy2() to pass to update_wc_merge_info(), and
My concern was: Is it acceptable to use a svn_client_ctx_t structure in a
(If yes, I will send across the patch that I just wrote. But I doubt it.)
If no, I have a bigger question. The above ctx is required by
But currently, parse_merge_info() calls svn_client__get_prop_from_wc (with
Am wondering why parse_merge_info() cannot directly use
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.