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

Re: [Subclipse-users] subclipse messed up my tortoise?

From: Mark Phippard <markphip_at_gmail.com>
Date: 2007-05-11 17:44:13 CEST

On 5/11/07, kelvin goodson <kelvingoodson@gmail.com> wrote:
> Thanks Felipe,
>
> a command line checkout request for the ant repo gives
> C:\Development\svntest>svn co
> https://svn.apache.org/repos/asf/ant/core/trunk/src/etc/
> svn: PROPFIND request failed on
> '/repos/asf/ant/core/trunk/src/etc'
> svn: PROPFIND of '/repos/asf/ant/core/trunk/src/etc': could
> not connect to server (https://svn.apache.org )
>
> I get the same message in TortoiseSVN
>
> Whereas I have been able to create a repository location in eclipse, browse
> the repository and check out the same folder as an eclipse project

Try a non-SSL repository like:

http://svn.collab.net/repos/svn/trunk

It could be that some application installed an incompatible version of
OpenSSL and that is messing up those clients. Subclipse is able to
control the version we are using and does not have this problem.
There is also no way for our version to "pollute" your system.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Fri May 11 17:44:17 2007

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.