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

Re: Some question about binary file commit.

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-07-02 15:39:50 CEST

"Li HaiChen" <mikeche6361@hotmail.com> writes:

> If there are some of binary file, and the most of them's size
> larger than 10M bytes, so whenever commit the file to server through
> internet, does only the change of the file( in bytes ) will be
> committed or completely of it will be committed?

Only the binary difference will be sent to the server.

From the front page of subversion's website:

  "Subversion is equally efficient on binary as on text files, because
  it uses a binary diffing algorithm to transmit and store successive
  revisions."

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jul 2 15:41:25 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.