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

Re: Resend: Issue #1297: `svn diff' after `svn merge' that adds a file fails

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2003-07-28 19:23:09 CEST

kfogel@collab.net writes:

>> /* If the item is schedule-add *with history*, then we don't want to
>> see a comparison to the empty file; we want the usual working
>> vs. text-base comparision. */
>> if (copied)
>> schedule = svn_wc_schedule_normal;
>>
>> I don't remember writing that bit, perhaps someone else put it in.
>
> Hmm, that still begs the question, then, because _some_ text base
> ought to be there, no?

A wc-to-wc copy will have a text base, but an URL-to-wc copy will not.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jul 28 19:25:44 2003

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.