Lieven Govaerts wrote on Wed, Jun 12, 2013 at 16:10:46 +0200:
> On Wed, Jun 12, 2013 at 2:06 PM, i...@apache.org <i...@apache.org> wrote:
> > Author: ivan
> > Date: Wed Jun 12 12:06:03 2013
> > New Revision: 1492168
> >
> > URL: http://svn.apache.org/r1492168
> > Log:
> > Implement '--log' option for 'svn mergeinfo --show-revs' subcommand to print
> > revisions log message, author and date.
> 
> Thank you!
> 
> The one remark I have on the feature (I didn't review the code), is
> that the revisions are logged oldest-first, whereas the 'svn log'
> output prints from most recent to oldest.
> 
> I think we should be consistent here and reorder svn merge info --log
> output most recent first.

'svn mergeinfo' prints them oldest-to-youngest, so printing the log
messages oldest-to-youngest is also "consistent" --- with something
else. :-)

Reply via email to