You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by SteveKing <st...@gmx.ch> on 2004/07/29 17:52:47 UTC

Issue 1680 marked as fixed, but still not quite

Hi,

Issue 1680 (svn status --non-recursive still recurses) is closed as 
"RESOLVED", but as my tests with the 1.1.x branch show it is not quite.
http://subversion.tigris.org/issues/show_bug.cgi?id=1680

Tested on WinXP with the FileMon utility from sysinternals.com, I can 
see that an
'svn st -N folder'
still accesses

folder/subfolder/.svn
folder/subfolder/.svn/props

too. It won't go further down than that (i.e. 
folder/subfolder/anothersubfolder is _not_ touched), so it seems that 
issue got fixed "a little", but it still goes one folder down too far.
Since this is a _very_ big issue for TortoiseSVN I would really like if 
this could be fixed soon - if not then the performance (well, actually 
the immense slowdown) of the explorer will make TSVN almost unusable for 
bigger working copies.

Stefan



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org