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

Re: svn status --max-depth [n] (and/or -N, --non-recursive)

From: Mark Phippard <markp_at_softlanding.com>
Date: 2006-10-10 02:05:26 CEST

Ian Brandt <ian@ianbrandt.com> wrote on 10/09/2006 06:33:18 PM:

> When dealing with a large number of changes it's a bit overwhelming to
> see them recursively dumped. Sometimes I'd rather review them one
> directory at a time. I'm looking for a buddy with which to file an
> RFE for a "--max-depth [n]" and/or a "-N, --non-recursive" switch on
> svn status.
>
> I would imagine that --non-recursive might be a bit simpler to
> implement in isolation, and it fits my immediate need, but if
> --max-depth isn't much harder it may fit some unforeseen need, and
> --non-recursive could be implemented on top of it simply as a facade
> to "--max-depth 1".
>
> The closest workaround I could think up is:

svn help status says that -N (--non-recursive) is already an available
option. AFAIK, it has been there since SVN 1.0. The 1.0 book lists it as
an option:

http://svnbook.red-bean.com/en/1.0/re26.html

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Oct 10 02:06:02 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.