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

Re: permanent solution for deltification problem (issue #1601)

From: Mukund <mukund_at_tessna.com>
Date: 2003-11-15 14:03:38 CET

On Sat, Nov 15, 2003 at 12:03:46AM -0600, kfogel@collab.net wrote:
> Our "solution" was to take deltification out of the internal commit
> process, make it available as the command 'svnadmin deltify', and
> recommend it in the 'hooks/post-commit.tmpl' file that appears in
> newly-created repositories. Further research by Mike Pilato confirmed
> that running deltification on each commit, at the time the commit
> happens, achieves better space savings than deltifying later.

Why does deltifying later achieve lesser space savings? Isn't the same
approach used, i.e., delta against committed contents?

-- 
Mukund
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Nov 15 14:05:10 2003

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.