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

Re: svn error, Please help

From: Gary Thomas <gary_at_mlbassoc.com>
Date: 2005-11-11 15:36:04 CET

On Fri, 2005-11-11 at 14:25 +0000, Prakash N wrote:
> Hi
> Iam using FC4 Linux environment.
> My software list is
> openssl0.9.7f (installed with ssl option)
> subversion1.2.3
> I couldnt checkout the libraries anytime, and the
> error is like this.
>
> [root@edvl28 prakash]# svn checkout
> http://scm.sipfoundry.org/rep/sipX/main/sipX portLib
> svn: PROPFIND request failed on
> '/rep/sipX/main/sipXportLib'
> svn: PROPFIND of '/rep/sipX/main/sipXportLib': could
> not connect to server (http://scm.sipfoundry.org)
> [root@edvl28 prakash]#

Are you sure you have connectivity to that server? I just tried it
and it worked just fine for me.

Have you tried to ping it? e.g.
$ ping scm.sipfoundry.org
PING scm.sipfoundry.org (209.133.58.42) 56(84) bytes of data.
64 bytes from scm.sipfoundry.org (209.133.58.42): icmp_seq=1 ttl=50 time=161 ms

>
> I googled and applied every solution, changed http,
> https everything but no sucess.
>
> I tried changing ~/.subversion/servers file the
> http_proxy to my proxy address then also failed.
> ( it gave error like this)

Perhaps the fault is with your proxy setup?

>
> [root@edvl28 subversion-1.2.3]# svn checkout
> https://scm.sipfoundry.org/rep/sipX /main
> svn: /root/.subversion/servers:68: Option expected
>
> I attached the servr file also.
>
> Please suggest what are all I can submit so that
> someone can resolve this problem.
>
> or If anyone can share the checked out libraries, I'll
> be happy, as my project is getting delayed fully in
> configuring the sipxezphone.
>
> Please treatme as a newbie in both linux and
> associated software (svn,openssl...)
>
> Regards
> N.Prakash
> ME Microelectronics
> CEDT-IISc
> Bangalore-India

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Nov 11 15:39:25 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.