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

Why option --diff and -q of svn log are mutually exclusive

From: wuzhouhui <wuzhouhui14_at_mails.ucas.ac.cn>
Date: Sun, 22 Dec 2019 11:29:35 +0800

Hi,

When I use

    svn log -q --diff

to display only different of every revision, the svn report error:

    svn: E205000: Try 'svn help log' for more information
    svn: E205000: 'quiet' and 'diff' options are mutually exclusive

I just don't understand why option --diff and -q are mutually exclusive?
Can we remove this limitation?
Received on 2019-12-22 04:30:25 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.