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

Re: Q: identical files "shared" in repository?

From: John Peacock <jpeacock_at_rowman.com>
Date: 2005-04-11 16:48:44 CEST

Bruce Elrick wrote:
> I think he was also implying that the update to the branched files would
> be stored in a delta fashion relative to the copied-from file, as
> opposed to what you describe above, i.e. full text for the first version
> that differs from the copied-from. I don't think Subversion does that
> (delta realtive to copied-from), does it?

That's the one piece I am not 100% sure of; Subversion's internal
storage involves a combinations of deltas, skip-deltas, and fulltext
forms, the details of which have never penetrated my poor head. I _do_
know that prior to any change, the sole contents of a branched file in
the repository is a pointer to the old file and nothing more.

John

-- 
John Peacock
Director of Information Research and Technology
Rowman & Littlefield Publishing Group
4501 Forbes Boulevard
Suite H
Lanham, MD  20706
301-459-3366 x.5010
fax 301-429-5748
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Apr 11 16:49:40 2005

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.