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

Re: why the inconsistency between some svn commands?

From: Peter Samuelson <peter_at_p12n.org>
Date: 2005-08-05 22:19:23 CEST

Here's the inconsistency that has always bothered me:
svn log -r5:8 describes what changed in revisions 5, 6, 7, 8
svn diff -r5:8 describes what changed in revisions 6, 7, 8

Presumably this was so 'svn log -rN' by itself wouldn't be a no-op.
And I suppose it's not possible to fix it *now*, even if we gain the
-cN flag, as is being discussed elsewhere.

Received on Fri Aug 5 22:21:19 2005

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.