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

Re: limiting logs and diffs to specific nodes

From: Adam Monsen <haircut_at_gmail.com>
Date: 2006-09-13 20:27:29 CEST

On 9/13/06, Adam Monsen <haircut@gmail.com> wrote:
>
> On 9/13/06, Garrett Rooney <rooneg@electricjellyfish.net> wrote:
> [...]
> > > What I'd like to be able to do is basically show logs for all nodes,
> > > but filter out "lib", ala:
> > >
> > > svn log --exclude=myrepo/trunk/lib myrepo/trunk
> > >
> > > Similarly for "diff":
> > >
> > > svn diff --exclude=myrepo/trunk/lib myrepo/trunk
> >
> > Unfortunately no, you can include multiple paths, but there's no way
> > to exclude them.
> [...]
>
> Ok, good to know; thank you. I'll file a feature request.
>
[...]

For future reference, I filed issue #2609, "limiting logs and diffs to
specific nodes". I gave it the same summary as the subject of this email
thread.

http://subversion.tigris.org/issues/show_bug.cgi?id=2609

-- 
Adam Monsen
Received on Wed Sep 13 20:28:08 2006

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.