You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Prakash N <np...@yahoo.co.in> on 2005/11/11 14:25:50 UTC

svn error, Please help

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]#

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)

[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


		
__________________________________________________________ 
Enjoy this Diwali with Y! India Click here http://in.promos.yahoo.com/fabmall/index.html

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: svn error, Please help

Posted by Gary Thomas <ga...@mlbassoc.com>.
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