Actually it's even worse unless things had changed (perhaps the ra_dav
change that embbeds the delta in report response?)
Per my tests some time ago, I found the url to url diff was actually:
(see also http://www.contactor.se/~dast/svn/archive-2003-08/0071.shtml,
#518)
1. Get the delta of tree1 vs tree2 by do_diff
2. do_diff found there's no vsn for the base revision, it fetches the
target fulltext.
3. diff_editor then fetches the source fulltext
On Wed, 2003-11-26 at 09:30, C. Michael Pilato wrote:
> Okay, my original report did contain some misdiagnosis. I forgot that
> a URL-to-URL diff was:
>
> 1. Get the fulltext of tree 1.
> 2. Get the delta from tree 1 to tree 2, applied to tree 1 to
> produce tree 2.
> 3. Contextually diff tree 1 vs. tree 2.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Nov 26 05:12:12 2003