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

Re: Most recent log message?

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-07-14 18:49:36 CEST

On Wed, 2004-07-14 at 11:46, Garrett Rooney wrote:

> There currently is no way to do this, although I've got some
> work-in-progress patches to implement support for a --limit argument
> that will allow you to limit the number of log entries printed (svn log
> -l 5 $URL would print the last 5 log entries). Hopefully I'll get a
> chance to finish them up soon.

Why not just run 'svn log -rHEAD URL', where URL is the root of the
repository? I do that all the time.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jul 14 18:50:47 2004

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.