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

svn status --non-recursive recurses down the tree

From: Jim Sokoloff <jim_at_sokoloff.com>
Date: 2003-12-31 18:27:02 CET

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.

Thanks,
---Jim

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Dec 31 18:27:30 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.