Re: SVN JavaHL 1.10.5 makes Eclipse to crash

2014-07-08 Thread Darly Senecal Baptiste
Is there any other Java debugger can I perform it on Windows? On Tue, Jul 1, 2014 at 12:06 PM, Darly Senecal Baptiste wrote: > In addition, I have svnkit (pure java) installed on Eclipse. > Does it affects the use of JavaHL? >

Re: SVN JavaHL 1.10.5 makes Eclipse to crash

2014-07-01 Thread Darly Senecal Baptiste
In addition, I have svnkit (pure java) installed on Eclipse. Does it affects the use of JavaHL?

Re: SVN JavaHL 1.10.5 makes Eclipse to crash

2014-06-30 Thread Darly Senecal Baptiste
> > This is a bit of a problem ... there's no debug information available for > the native libraries, which makes it rather hard to tell what the problem > might be. > > > Is the repository by any chance public, so that I could try to do a > checkout using JavaHL within a debugger? > > I don't thin

Re: SVN JavaHL 1.10.5 makes Eclipse to crash

2014-06-30 Thread Darly Senecal Baptiste
ion 1.8.5 taken from Collabnet TortoiseSVN: version 1.8.6 with svn 1.8.8 JavaHL : version 1.8.9 On Mon, Jun 30, 2014 at 3:28 PM, Mark Phippard wrote: > On Mon, Jun 30, 2014 at 3:09 PM, Darly Senecal Baptiste < > dsenec...@gmail.com> wrote: > >> To be clear and to double confir

Re: SVN JavaHL 1.10.5 makes Eclipse to crash

2014-06-30 Thread Darly Senecal Baptiste
On Mon, Jun 30, 2014 at 1:00 PM, Darly Senecal Baptiste < > dsenec...@gmail.com> wrote: > >> Looking at the network trace packet wireshark PoV, looks like that the >> server tried to send data to the client (javahl), but saw that client's >> data buffer window is fu

Re: SVN JavaHL 1.10.5 makes Eclipse to crash

2014-06-30 Thread Darly Senecal Baptiste
RESET packets to server. And these RST packets appears when javaHL crashed Any thoughts? Regards On Thu, Jun 26, 2014 at 2:59 PM, Darly Senecal Baptiste wrote: > Reviewing some information about JavaHL, isn't it because of the serf http > library? > > Regards > > > O

Re: SVN JavaHL 1.10.5 makes Eclipse to crash

2014-06-26 Thread Darly Senecal Baptiste
Reviewing some information about JavaHL, isn't it because of the serf http library? Regards On Thu, Jun 26, 2014 at 12:22 PM, Darly Senecal Baptiste < dsenec...@gmail.com> wrote: > Hi Community: > > I updated subclipse plugin to the latest version (1.10.5) with Jav

SVN JavaHL 1.10.5 makes Eclipse to crash

2014-06-26 Thread Darly Senecal Baptiste
Hi Community: I updated subclipse plugin to the latest version (1.10.5) with JavaHL as its default subversion client adapter. I checked out code from a small repository (completely) and everything went well. However, while I was trying to check out part of code from a large repository, eclipse cr