Re: svn and svnserve hanging

2019-04-11 Thread Vincent Lefevre
On 2019-04-11 04:22:29 +0200, Branko Čibej wrote: > I think that svnserve would only use that function to find the current > user's home directory, to locate the config files. And that seems wrong > because svnserve has no business looking at the client's config area ... I think that it would be b

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

Re: svn and svnserve hanging

2019-04-11 Thread Branko Čibej
On 11.04.2019 10:17, Vincent Lefevre wrote: > On 2019-04-11 04:22:29 +0200, Branko Čibej wrote: >> I think that svnserve would only use that function to find the current >> user's home directory, to locate the config files. And that seems wrong >> because svnserve has no business looking at the cli