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

Re: svn log

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2005-03-17 19:50:19 CET

Mage wrote:
> Hello,
>
> svn log doesn't seem to be user-friendly to me.
>
> svn log displays the log messages in reverse order by default. I call it
> reverse order, because the last log message is somewhere over my display
> in the terminal history, and the first message is front of my eyes. I
> never want to read the first log message of my repository. Do you?
>
> I would like to see something like:
>
> # svn log "folder" -last 20
>
> what would be the last 20 log messages for the "folder".
>
> Would svn do this someday?

It's actually 'svn log --limit 20', but yeah, it's in version 1.2.

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Mar 17 19:53:18 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.