[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: kelvin goodson <kelvingoodson_at_gmail.com>
Date: 2007-05-11 17:50:09 CEST

Wow, what speed! Thanks!
Yes, the symptoms are the same.
C:\Development\svntest3>svn co http://svn.collab.net/repos/svn/trunk
svn: PROPFIND request failed on '/repos/svn/trunk'
svn: PROPFIND of '/repos/svn/trunk': could not connect to server (
http://svn.collab.net)

Eclipse happily checked out
http://svn.collab.net/repos/svn/trunk/build/ac-macros for me as a project

Kelvin.

On 11/05/07, Mark Phippard <markphip@gmail.com> wrote:
>
> 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:50:21 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.