[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: PROPFIND request failed on '/svn/MyProject' svn: timed out waiting for server

From: Mark Phippard <markp_at_softlanding.com>
Date: 2006-06-25 15:51:54 CEST

Omar BELKHODJA <omar.belkhodja@gmail.com> wrote on 06/25/2006 06:17:27 AM:

> I have installed the subclipse plugin on the eclipse 1.3.2(on Linux),
created a
> repository on command shell. I have checked that from the shell, the
> command
>
> svn co http://127.0.0.1/svn/MyProject/
>
> works well, but after adding this url in the subclipse dialogs, I have
> the following error :
>
> svn: PROPFIND request failed on '/svn/MyProject'
> svn: timed out waiting for server
> svn: PROPFIND request failed on '/svn/MyProject/!svn/bc/0'
> svn: timed out waiting for server
> svn: PROPFIND request failed on '/svn/MyProject'
> svn: timed out waiting for server
>
> with the message Foler " does not exist remotely
>
> Does anybody know how to resolve this problem ?

There is no reason it should not work, and the error is pretty specific.
Are you sure the server is still running or that you did not typo
something?

We would be running commands like:

svn info http://127.0.0.1/svn/MyProject

and

svn ls http://127.0.0.1/svn/MyProject

If you want to try those from the command line.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Sun Jun 25 15:52:08 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.