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

What is the status of issue #2151?

From: Kazutoshi Satoda <k_satoda_at_f2.dion.ne.jp>
Date: 2006-01-29 09:29:51 CET

I have encountered issue #2151 using client/server 1.3.0.

There is a patch from Jean-Marc Godbout for this issue in mail
archives(http://svn.haxx.se/dev/archive-2005-09/0009.shtml).
But the patch is not committed. So I downloaded the patch and tried to
apply this patch to trunk. Then conflicts was occurred in
libsvn_ra_dav/fetch.c, ra_dav.h. These conflicts are with r17067
that speeded up non-verbose 'svn list'.

The patch and r17067 is speeding up 'svn list' by avoiding to get
all props at svn_ra_dav__get_dir(). The patch does that by adding new
property 'deadprop_count'. r17067 did that by new argument
'dirent_fields', but did not address issue #2151.

So what is the status of issue #2151 now? Was it resolved by r17067?
If the patch is still effective, is there a chance to get improved
'svn list' in 1.3.x?

Best regards.

--
k_satoda
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Jan 29 15:18:00 2006

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.