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

wcprops and wc-ng

From: Hyrum K. Wright <hyrum_wright_at_mail.utexas.edu>
Date: Wed, 18 Mar 2009 23:30:18 -0500

Greg,
It appears that the currently failing tests on trunk over ra_neon are
due to various issues running the wcprops log. It's the same set of
tests which fails when do_sync is removed from svn_wc__entry_modify(),
and I think it has to do with the fact that read_entries() now returns
a unique hash from prune_deleted().

I'm not sure what the Grand Plan for wcprops in wc-ng is.
Unfortunately, we still need to store them for compat reasons with the
older http protocol. Are they just part of the properties hash in
BASE, or should there be another column for wcprops? (Thankfully,
unlike "real" properties, wcprops only have a BASE version, not
WORKING or ACTUAL.)

I'd like to get these wcprops issues ironed our fairly quickly. I
think that we can implement simple wc-ng prop handling for wcprops,
switch over to that, and fix the test failures on trunk. This should
be relatively straight-forward *and* give us some context for use in
props.c. Thoughts?

-Hyrum

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1353156
Received on 2009-03-19 05:30:40 CET

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.