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

Re: [Subclipse-users] https:// URI fails with PROPGET error

From: Mark Phippard <markp_at_softlanding.com>
Date: 2006-08-01 02:28:02 CEST

Marc Singer <woolie@washington.edu> wrote on 07/31/2006 07:44:11 PM:

> I'm using a URI of the form:
>
> https://USER@HOST/svn/project
>
> The pure java library returns an error
>
> svn: PROPFIND request failed on '/svn/project'
> svn: SSLv3
>

Any reason you are using that syntax?

See the https section on this page:

http://svn.collab.net/subclipse/help/index.jsp?topic=/org.tigris.subversion.subclipse.doc/html/reference/protocol.html

When using JavaSVN and SSL you often need to upgrade JCE in your JVM.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Tue Aug 1 02:28:11 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.