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

Re: r1492168 - svn mergeinfo --log

From: Daniel Shahaf <danielsh_at_elego.de>
Date: Wed, 12 Jun 2013 17:32:57 +0200

Julian Foad wrote on Wed, Jun 12, 2013 at 16:29:52 +0100:
> More generally, how many features of "svn log" do we want "svn mergeinfo --log" to support?
>
>   --diff?
>   --quiet?
>   --verbose?
>   --search?
>
> Can we think of a way of enabling these kinds of options, that doesn't involve expanding the 'svn mergeinfo' command to encompass all of the 'svn log' and 'svn diff' options?  Some middle ground between that and leaving it up to the user to script it?

Yes. We can do 'svn mergeinfo --x-log "--diff --quiet --verbose"' using
the same code that parses the argument to 'svn diff -x=...'.
Received on 2013-06-12 17:33:33 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.