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

Re: svn commit: r39093 - in trunk/subversion: libsvn_wc tests/cmdline

From: Neels Janosch Hofmeyr <neels_at_elego.de>
Date: Thu, 03 Sep 2009 03:21:08 +0200

Stephen Butler wrote:
> Quoting Neels Janosch Hofmeyr <neels_at_elego.de>:
>
>> Stephen Butler wrote:
>>> This fix also eliminates the nonsensical "deleted with history" status
>>> that used to be displayed for orphaned items.
>> ...
>>> - 'A/B2/E/alpha' : Item(status='D ', wc_rev='-', copied='+'),
>>> + 'A/B2/E/alpha' : Item(status='D ', wc_rev=2),
>>> 'A/B2/lambda' : Item(status='D ', wc_rev='-', copied='+'),
>>> 'A/B2/F' : Item(status='D ', wc_rev='-', copied='+'),
>>> })
>> ...
>>
>> Just today I am intrigued by what a "deleted with history" means. I see
>> there are others remaining. Are they valid, do they mean something? Or are
>> all 'D+' stati bugs?
>
> I'll bet they're 'svn copy' bugs. I must have missed something in the
> wc-to-wc-copy code, which isn't used by merge.

I'm getting the same 'D +' status in merge_tests.py 135, and I'm wondering
if it needs fixing.

~Neels

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2390491

Received on 2009-09-03 03:24:55 CEST

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.