[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 18:10:21 CEST

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.

-- 
Adam Monsen
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Sep 13 19:30:53 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.