My understanding of state of things on sqlite storage
From: Kamesh Jayachandran <kamesh_at_collab.net>
Date: Thu, 24 Jan 2008 19:46:13 +0530
Hi All,
I could observe that we no more record mergeinfo in sqlite. This causes
But we have a code that does some insertions to sqlite table but not
As we are not recording anything in sqlite, I expected 'log -g and blame
Yes they fail, but they are expected to fail since r28948 and hence our
With this I tend to think we need to do 3 things,
1)In trunk Make 'get_mergeinfo_for_tree' API to be sqlite independent.
2)In issue-2897 branch make 'get_commit_and_merge_ranges' extract data
3)Remove all traces of sqlite relating to mergeinfo storage.
Let me know in case I misunderstand anything.
With regards
---------------------------------------------------------------------
|
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.