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

Issue 1680 marked as fixed, but still not quite

From: SteveKing <steveking_at_gmx.ch>
Date: 2004-07-29 19:52:47 CEST

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
Received on Thu Jul 29 19:53:10 2004

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.