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

Re: [PATCH]subversion/libsvn_fs_base/notes/structure

From: Kamesh Jayachandran <kamesh_at_collab.net>
Date: 2006-03-09 12:42:17 CET

Based on the size of delta it would be in multiple chunks and hence
multiple strings.
db_dump from one of my test repository.
((delta 0 (md5 16 \ed\b4\a3?\df\f4\a7n\db\b5\f7)|MWr)) (1 0 ((svndiff
1 0 2 1j) 6 102400 z)) (6 102400 ((svndiff 1 0 2 1k) 6 102400 z)) (6
204800 ((svndiff 1 0 2 1l) 5 75135 z)))

This representation has 3 strings entries 1j, 1k, 1l.

With regards
Kamesh Jayachandran
Branko Čibej wrote:
> Kamesh Jayachandran wrote:
>> 'fulltext' representation has 1 to 1 relationship with strings.
>> 'delta' representation has 1 to many relationship with strings.
> This is actually an implementation detail and quite irrelevant.
> Besides, the text is misleading, because it implies that a delta
> representation contains more than one string key; it doesn't.
>
> -- Brane
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Mar 9 13:59:04 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.