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

RE: [Subclipse-users] svn: Software caused connection abort: recv failed

From: Alexander Kitaev <alex_at_tmate.org>
Date: 2006-04-27 14:40:18 CEST

Hello David,
 
JavaSVN does support client SSL certificate. To enable SSL client cert
prompt put the following line into your Subversion "servers" file:
 
[global]
ssl-client-cert-prompt=yes
 
You will find this file at "C:\Documents and Settings\USERNAME\Application
Data\Subversion\". Alternatively you may just specify client cert in that
file using ssl-client-cert-file option (this file is self documented).

Also, please consider using JDK 1.5.0 with unlimited JCE - JavaSVN uses JDK
libraries for SSL support and those in JDK 1.4 may not work properly with
some servers. Read more on how to install "unlimited" JCE at
http://java.sun.com/products/jce/javase.html

Alexander Kitaev,
TMate Software,
http://tmatesoft.com/
http://tmate.org/

 

  _____

From: c_inconnu3 [mailto:c_inconnu3@yahoo.fr]
Sent: Wednesday, April 26, 2006 21:52
To: users@subclipse.tigris.org
Subject: Re: [Subclipse-users] svn: Software caused connection abort: recv
failed

Hi Alexander,

I am using javaSVN (when i tried javaHL it did absolutely nothing)
Yes I am connecting over https with a client cert :-(

Thanks

David

Alexander Kitaev a écrit :

Hello,

What adapter do you use?

Do you connect to repository over https protocol?

Do you need client SSL certificate for authentication?

Alexander Kitaev,

TMate Software,

http://tmate.org/

http://jetbrains.com/tmate/

  

-----Original Message-----

From: c_inconnu3 [mailto:c_inconnu3@yahoo.fr]

Sent: Wednesday, April 26, 2006 20:42

To: users@subclipse.tigris.org

Subject: [Subclipse-users] svn: Software caused connection

abort: recv failed

Hi,

I re-installed eclipse (3.1.2) and subclipse (1.0.1). But

when i try to create a new repository, i got :

svn: PROPFIND request failed on '/svn/ndd14/trunk'

svn: Software caused connection abort: recv failed

I am using eclipse on windows xp and the svn server (1.1.4)

is running on debian with apache 2 (using a client certificate).

I used this configuration some months ago and it worked fine.

Now i can connect and browse with my browser ; i installed

tortoise and it worked also fine...

I cannot see what is wrong. Any help very much appreciated !

Thanks

David

---------------------------------------------------------------------

To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org

For additional commands, e-mail: users-help@subclipse.tigris.org

    

---------------------------------------------------------------------

To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org

For additional commands, e-mail: users-help@subclipse.tigris.org

  
Received on Thu Apr 27 14:41:55 2006

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.