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

Re: Subversion & Word

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-03-05 18:01:48 CET

Vladimir Prus <ghost@cs.msu.su> writes:

> Hello,
> does anyone have experience with putting Word documents under Subversion?
> How binary diff algorithm performs -- i.e. will this be space-efficient?

From the book:

   Subversion expresses file differences using a binary differencing
   algorithm, which works identically on both text (human-readable)
   and binary (human-unreadable) files. Both types of files are stored
   equally compressed in the repository, and differences are
   transmitted in both directions across the network.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Mar 5 16:03:22 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.