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

Re: [PATCH] Fix XFail merge test 62

From: Senthil Kumaran S <senthil_at_collab.net>
Date: 2007-08-22 14:12:50 CEST

Hi Kamesh,

Kamesh Jayachandran wrote:
> The approach to fix this issue and '--depth' behaviour to 'merge' itself,
>
> 1)Open recursive adm_access from 'svn_client_merge3' and
> 'svn_client_merge_peg3'
> 2)Pass that recursive adm_access to 'discover_and_merge_children' which
> inturn pass it to 'get_mergeinfo_paths' where you need to correctly
> respect the 'depth' functionality, Probably you can look at 'proplist
> --depth' code.
> 3)Upon return from discover_and_merge_children, the adm_access should be
> 'depth dependent adm_access' via someother new 'outparam' to the
> 'discover_and_merge_children'.

Thanks for your suggestion, I shall proceed implementing the above.

Thank You.

--
Senthil Kumaran S
http://www.stylesen.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Aug 22 14:10:22 2007

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.