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

Re: How svn stores binary files?

From: <kfogel_at_newton.ch.collab.net>
Date: 2003-01-29 06:30:04 CET

Nitin Shukla nitinshukla@infotech.stph.net writes:
 Can anyone tell me how does subversion store the binary files in repository?
 Does it store the complete binary file each time it is committed or it
 stores latest version and apply backward delta to reach any older revision,
 as is the case with text files.

It does reverse-deltas, as you describe.

(Did you download any of the developer documentation and read it?
This is described there... We're generally happy to answer questions
on this list, of course, but you can save a hundred people 10 seconds
each by reading up a bit first :-). I recommend starting with
http://subversion.tigris.org/files/documents/15/17/svn-design.html, if
you're curious about how Subversion works internally).

Best,
-Karl

---------------------------------------------------------------------
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:23:32 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.