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

Re: svn diff non-temporary files option

From: Nico Kadel-Garcia <nkadel_at_gmail.com>
Date: Wed, 7 Feb 2018 09:06:21 -0500

On Wed, Feb 7, 2018 at 8:21 AM, Branko Čibej <brane_at_apache.org> wrote:

> No; because 'svn diff' hides differences in end-of-line style and
> keyword expansions, it has to preprocess the files in the working copy,
> and it sends those preprocessed files to the external diff wrapper.
>
> We could theoretically skip that part for files that don't have
> svn:eol-style or svn:keywords properties, but then the tool invocation
> would be inconsistent.
>
> Your best bet is to use an editor that has Subversion support built in.

:(Looking innocent over here.) Emacs?

https://xkcd.com/378/
Received on 2018-02-07 15:06:29 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.