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

Re: svn commit: r22181 - trunk/subversion/libsvn_client

From: Justin Erenkrantz <justin_at_erenkrantz.com>
Date: 2006-11-04 17:24:38 CET

On 10/31/06, Garrett Rooney <rooneg@electricjellyfish.net> wrote:
> In ra_local and ra_svn the propchanges are actually done right at the
> change_dir_prop or change_file_prop call. For ra_dav it queues them
> up and does a single PROPPATCH request at the end of the file/dir, so
> if you don't actually close the file/dir it never happens.

FWIW, ra_serf got bit by the same bug. (prop tests #16 now passes
with ra_serf too.)

Glad to see failures go away without code in ra_serf being at fault.
;-) -- justin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Nov 4 17:24:53 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.