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

Re: Will send_copyfrom_args be reverted for 'ra' layers too just like in issue #3711

From: Stefan Sperling <stsp_at_elego.de>
Date: Wed, 24 Nov 2010 17:04:56 +0100

On Wed, Nov 24, 2010 at 09:08:18PM +0530, prabhugnanasundar wrote:
> Hi all,
>
> I am in the process of implementing the '--diff-copy-from' in svn diff,
> just similar to the '--diff-copy-from' in the svnlook diff. I have done
> the coding part for all the 'ra' layers, except the 'svnserve'.

AFAIK svn diff always prints a diff against the copy source if the
items being diffed are source and target of a copy. How is what you
intend to do different from the default behaviour?

There is a new option in 1.7 called --show-copies-as-adds which
changes this behaviour such that copied files are always shown as
fully added.

Stefan
Received on 2010-11-24 17:05:40 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.