[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: Campbell, Matthew A <Matthew.Campbell_at_Relizon.com>
Date: 2004-07-14 18:50:29 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.
>
> 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
>

And this is, in fact, my exact situation.

---------------------------------------------------------------------
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:56:08 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.