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

Why we have NULL txn_id for delta representation?

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

Hi,
I could see all 'delta' representations having TXN as 0. I could see the
code of subversion/libsvn_fs_base/reps-strings.c@18787:line 1544 causing
this behaviour.

Can someone clarify.

P.S I could see the mention of Representation's TXN acting as a kind of
mutablity flag. I think we clone only the 'nodes' entries for the path
getting changed not the representations, as we put the youngest as
'fulltext' so why we need to clone the corresponding representations
rather we can create new representations.

With regards
Kamesh Jayachandran

---------------------------------------------------------------------
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:13:14 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.