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

Re: svn.collab.net upgrade tonight.

From: <cmpilato_at_collab.net>
Date: 2003-01-24 07:01:29 CET

Blair Zajac blair@orcaware.com writes:

 So how are absent checksums handled without a dump/load? Are they
 computed and add to the repository when a new commit modifies a file
 or directory?

If absent, they are omitted from the dump. But since the FS is always
calculating them when new contents are added, all loads get the
checksums for free.

 Is it a good idea to dump/load the repository just to get the
 checksums into there for all files?

I can't tell your tone of voice. Are you asking that with one
raised eyebrow and a readied rebuttal? Or are you just asking if, in
my opinion, I think all repos admins just dump/load? :-)

My advice to admins would be to dump/load if they want all their
storage checksummed, not just the mods that occur after the upgrade to
0.17. If they don't care that much, they can just wait until a
dump/load is necessary (schema change, or whatever).

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 14 02:12:34 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.