[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: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2004-07-14 18:53:28 CEST

Ben Collins-Sussman wrote:

> 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.

What if you want the last change for a given project within a
repository? Picture a repository with multiple top level projects.
HEAD is not necessarily what you're looking for.

-garrett

---------------------------------------------------------------------
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:53:51 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.