>>
>> >> 2. Currently we track 'mergedfrom', 'mergedto' paths in the sqlite
>> db.
>> >> This is not correct, rather we should maintain 'nodeid' and
>> 'copyid'
>> >
>> > Actually, this is wrong. You can use the paths just fine.
>> What if I delete /my_merged_to_path and recreate?
>> The earlier merge history no more applicable for /my_merged_to_path.
>
> Yes, so?
> when you delete it, you will get a property delete, and we will mark
> the megreinfo as having changed in that revision, with a now empty
> mergeinfo.
>
I remember you were saying eventually we will move out of
'svn:mergeinfo' prop for merge history tracking.
Moreover get_mergeinfo hook(which will soon be used by the wc-wc merges)
relies on sqlite db for 'merge history retrieval'.
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 Aug 31 07:57:22 2006