[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: JavaHL vs JavaSVN

From: lamikr <lamikr_at_cc.jyu.fi>
Date: 2005-01-24 12:55:54 CET

Thanks for your answers. I have some extra questions.

>- JavaSVN doesn't "lock" working copy during its operation, so it is not
>thread safe and not "process safe".
>
>
So in theory some other process could replace the while just after the
commit has started but not yet finished?

>- https is weak point of JavaSVN, it uses JDK to establish a connection and
>JDK 1.4. doesn't support SSL certificates longer then 1024 bits and JDK 1.5
>refuses to work with some servers with strange RSA Premaster Secret Error
>(no known workaround for this problem), but works well with others.
>
>
How about apache2 or JBoss have you got it working with them?

Mika
Received on Mon Jan 24 22:55:54 2005

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.