Re: Understand call stack of subversion

2019-04-11 Thread Johan Corveleyn
On Tue, Apr 9, 2019 at 10:06 AM Ranade, Tanvi wrote: > > Hi , > > I am new to programming. I am asked to extend libsvn_fs to create new > implementation for sqlite. So far , I have read the code , checked out and > built subversion and went through schema of tables mentioned in berkeley DB > im

Understand call stack of subversion

2019-04-09 Thread Ranade, Tanvi
Hi , I am new to programming. I am asked to extend libsvn_fs to create new implementation for sqlite. So far , I have read the code , checked out and built subversion and went through schema of tables mentioned in berkeley DB implementation. Can anyone please explain how to figure out which fun