Re: UNS: Re: How do I diff a large svn:externals file

2012-02-28 Thread Andreas Krey
On Tue, 28 Feb 2012 11:55:38 +, Stephen Butler wrote: ... > Or are you talking about something else? If so, make up a sample of > the hard-to-read diff. svn (up to 1.6.x) has the annoying habit of not doing property diffs line-by-line but instead showing the whole externals block as changed.

Re: How do I diff a large svn:externals file

2012-02-28 Thread Stephen Butler
On Feb 28, 2012, at 11:09 , Erik Andersson wrote: > Hi > > I have a svn:externals where I point to different versions of my > components. It's like 30 components, and I would like to be able to > diff the changes I make in the svn:externals before I commit when I'm > updating a component. Is the

How do I diff a large svn:externals file

2012-02-28 Thread Erik Andersson
Hi I have a svn:externals where I point to different versions of my components. It's like 30 components, and I would like to be able to diff the changes I make in the svn:externals before I commit when I'm updating a component. Is there some way to present a better diff then the svn:externals cont