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