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

Re: [Subclipse-users] Could not resolve hostname

From: Mark Phippard <markphip_at_gmail.com>
Date: Tue, 19 Feb 2008 12:49:56 -0500

On Feb 19, 2008 12:34 PM, Kawczynski Kevin-W1702
<K.Kawczynski_at_motorola.com> wrote:
>
>
> I'm trying to get Subclipse running and I'm getting the following error when
> trying to connect to the repository.
>
> RA layer request failed
>
> svn: PROPFIND request failed on '/project/project1'
>
> svn: PROPFIND of '/project/project1': Could not resolve hostname `Removed
> for privacy': The requested name is valid and was found in the database, but
> it does not have the correct associated data being resolved for.
>
> Does anyone know what the issue could be? I have updated the connection
> settings to go through my work proxy and have also verified tortoise works
> correctly.

Subclipse does not do the actual communications, we call SVN API's.
If TortoiseSVN works, then open your Eclipse preferences and go to
Team > SVN. Make sure that JavaHL is selected. JavaHL and
TortoiseSVN are both using the same API's from SVN and should behave
the same.

Make sure you entered the proxy information in
%APPDATA%\Subversion\servers. If you use the TortoiseSVN GUI it
writes the information to the registry. There is a bug in 1.4.x SVN
JavaHL where it does not look at the registry for settings.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subclipse.tigris.org
For additional commands, e-mail: users-help_at_subclipse.tigris.org
Received on 2008-02-19 18:50:03 CET

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.