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

Re: What does deltify do?

From: <kfogel_at_collab.net>
Date: 2004-02-13 22:57:04 CET

Luigi Bai <lpb@focalpoint.com> writes:
> I'm sorry if this is a frequently asked question, but I wasn't able to
> find the answer on the website or in a search of the mailing list.
>
> What does svnadmin deltify do?

Deltification is a storage optimization, so that the repository does
not have to store every byte of each revision of each file.

The 'svnadmin deltify' command was a way to force this to happen when
the repository didn't do it automatically; it is largely obsolete now,
I think.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Feb 13 23:58:42 2004

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.