[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: Kamesh Jayachandran <kamesh_at_collab.net>
Date: 2007-08-24 16:45:37 CEST

>+ if (depth == svn_depth_infinity)
>+ SVN_ERR(svn_wc_walk_entries3(merge_cmd_baton->target, adm_access,
>+ &walk_callbacks, &wb, FALSE,
>+ merge_cmd_baton->ctx->cancel_func,
>+ merge_cmd_baton->ctx->cancel_baton,
>+ pool));

With this code how will you get the mergeinfo on files under a
'merge-target' of depth 'immedeates'?

With regards
Kamesh Jayachandran

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Aug 24 16:41:30 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.