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

revprop packing: why aren't _all_ revprops packed?

From: Peter Samuelson <peter_at_p12n.org>
Date: Thu, 30 Jun 2011 16:21:04 -0500

[kmradke_at_rockwellcollins.com]
> I would love to have revprop packing, but not at the cost of
> potentially disabling the use of traditional backup software.
>
> Is there a way to disable fsfs revprop packing, or at least have
> it function in an atomic way like the regular rev packing?

Hijacking the thread to veer _slightly_ off topic:

Why is revprop packing an explicit 'svnadmin pack' operation? If we
agree to put revprops in sqlite, why not do that from the start? Just
open the shard-specific sqlite file, creating it if necessary, and
write the new set of revprops there. No distinction between packed and
unpacked revprops, no 'min-unpacked-revprop' file.

Was there a good reason not to do it that way?

-- 
Peter Samuelson | org-tld!p12n!peter | http://p12n.org/
Received on 2011-06-30 23:21:43 CEST

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.