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

Re: svn diff --no-diff-added

From: Karl Fogel <kfogel_at_red-bean.com>
Date: 2007-11-02 08:46:11 CET

Trevor Harmon <trevor@vocaro.com> writes:
> The Subversion book describes a parameter called --no-diff-added:
>
> http://svnbook.red-bean.com/en/1.4/svn.ref.svn.html
>
> I'd like to use this parameter, but it doesn't seem to exist! If I do
> "svn help diff", there's no mention of it. Is this a mistake in the
> book?
>
> I'm using Subversion 1.4.4.

It's a documentation bug.

The 'svn' command-line client only supports '--no-diff-deleted'. But
the 'svnlook' command (which is a repository examination tool rarely
used by non-admins) supports '--no-diff-added' as well. However, this
support was never put in the 'svn' client, deliberately if I recall
correctly. However, if you think the 'svn' client should support it,
please post to dev@ and explain the use case, we could reconsider.

I've fixed the book in r2881 (of the book). The next edition should
have the correction.

Thanks for posting about this!

-Karl Fogel

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Nov 2 08:50:31 2007

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.