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

Re: 1.6 vs. 1.8: strange behavior of 'svn diff -cN WC-FILE' if the file was created in rev N by copying

From: Julian Foad <julianfoad_at_btopenworld.com>
Date: Tue, 25 Jun 2013 19:56:33 +0100 (BST)

Peter Samuelson wrote:

> [Tobias Bading]
>> No disrespect & thank you for the hint, but shouldn't a version
>> control system be able to answer the question "what's changed?"
>> without making you jump through hoops?
>
> Well, I forgot about "svn log --diff -l1 new_foo".

Please tell us what you forgot about it or what is interesting about it.

(If that command shows the diff against the file's copy-from source, whereas an "svn diff -cX new_foo" doesn't, then that would be an interesting observation because I would expect "svn log --diff" to show "the change that happened in a revision X" and I would expect that to be the same as "svn diff -cX".)

- Julian
Received on 2013-06-25 20:58:55 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.