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

Re: svn commit: r34016 - in trunk: . notes/tree-conflicts subversion/include subversion/include/private subversion/libsvn_auth_kwallet subversion/libsvn_client subversion/libsvn_ra subversion/libsvn_ra_local subversion/libsvn_ra_neon subversion/libsv

From: Paul Burba <ptburba_at_gmail.com>
Date: Mon, 3 Nov 2008 08:40:45 -0500

On Mon, Nov 3, 2008 at 12:16 AM, Neels J. Hofmeyr <neels_at_elego.de> wrote:
>
> pburba_at_tigris.org wrote:
>> Author: pburba
>> Date: Sun Nov 2 19:15:17 2008
>> New Revision: 34016
>>
>> Log:
>> Merge the issue-3067-deleted-subtrees branch to trunk.
> [...]
>
> [trunk/subversion/libsvn_client/merge.c]
>> - if (segment->path
>> - && strcmp(segment->path, mergeinfo_path + 1) != 0)
>> - push_range(different_name_rangelist,
>> - segment->range_start,
>> - segment->range_end, TRUE, pool);
>> - }
> [...]
>
> Looks like you removed the last use of push_range(). Remove push_range()
> altogether?
>
> ~Neels

Kamesh already beat me to it in r34019.

Paul

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-11-03 14:41:01 CET

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.