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

Re: svn status --non-recursive recurses down the tree

From: <kfogel_at_collab.net>
Date: 2003-12-31 19:19:53 CET

Jim Sokoloff <jim@sokoloff.com> writes:
> svn status --non-recursive still recurses down the tree
> (meaning it takes much longer than the user expects)
>
> Tested on Win32 with my own patched version of 0.34.0,
> as well as the packaged 0.34.0 (info below). I believe
> Stefan has reproduced with 0.35 as well.
>
> svn, version 0.34.0 (r7859)
> compiled Dec 4 2003, 08:08:28
>
> Recipe:
> 1. Go to a working copy of depth > 1.
> 2. Open filemon (or truss, or equivalent)
> 3. svn status -N
> 4. Note that it recurses the entire tree.

Well, this is pretty important, since it kind of defeats the purpose
of --non-recursive :-) (and on large trees it will really cost).

Can you file an issue for it? I'll take a look.

Thanks,
-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Dec 31 20:12:25 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.