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

Re: Remove svn_wc__db_temp_reset_format()

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Wed, 09 Feb 2011 22:52:40 +0000

Hyrum K Wright <hyrum_at_hyrumwright.org> writes:

> The svn_wc__db_temp_reset_format() function is only used in the
> upgrade process, but I'm not really sure its intent. Does anybody
> familiar with the process know? (the upgrade tests all pass (or
> appropriately xfail) with this patch.)

I think it's a relic of when we did an in-place 1.6-to-wcng upgrade: the
pdh for a dir started out as 1.6 and had to mutate to 1.7. These days
the upgrade happens in a separate tree, so no mutation needs to occur
and the function is redundant.

-- 
Philip
Received on 2011-02-09 23:53:22 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.