Re: svn version 1.10 lack of robustness in presence of flaky network

2019-04-23 Thread Stefan Sperling
On Wed, Apr 24, 2019 at 12:55:47AM +0200, Johan Corveleyn wrote: > On Mon, Apr 22, 2019 at 9:22 AM Marlow, Andrew > wrote: > > Hello everyone, > > > > I got this error below during an svn co command. It left my workspace in a > > bad state from which I had to do svn cleanup before trying again (t

Re: svn version 1.10 lack of robustness in presence of flaky network

2019-04-23 Thread Johan Corveleyn
On Mon, Apr 22, 2019 at 9:22 AM Marlow, Andrew wrote: > Hello everyone, > > I got this error below during an svn co command. It left my workspace in a > bad state from which I had to do svn cleanup before trying again (the retry > worked): > > svn: E200033: Another process is blocking the workin

Re: Getting a diff file from java svnkit

2019-04-23 Thread Johan Corveleyn
On Sun, Apr 21, 2019 at 12:22 PM Sharma,Deepank wrote: > > I’m stuck on the same thing for the past few days. Could you tell me how you > got the solution to this? It’ll be a great help. Hi, Svnkit is a separate project (a pure Java re-implementation SVN), and is not maintained by the Apache Su