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

Re: diff copyfrom, and other inconsistencies [was: Re: diff --summarize]

From: Stefan Sperling <stsp_at_elego.de>
Date: Tue, 23 Aug 2011 21:18:27 +0200

On Tue, Aug 23, 2011 at 09:10:44PM +0200, Bert Huijben wrote:
> The problem is: You never know if the copy was done within that range.
> Assuming N < M
>
> You can get the information that the file was copied *from* N-1000, while
> that copy was performed in N-500.

> For diff you want to know when the copy occurred before you can use the
> information on what it was copied from.

Ah, right. Thanks!
What we really need here is copy-to info, not copy-from.

I remember now a discussion about this we had on IRC several months
back.
Received on 2011-08-23 21:19:13 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.