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

help: newbie tyring to use SVN

From: Gaurav Gautam, Noida <gauravga_at_noida.hcltech.com>
Date: 2005-11-14 10:34:15 CET

Hi,

I am a newbie trying to use SVN. I have installed SVN but I am facing a problem in using it.

I had been using CVS earlier so I checked out the SVN book which says the following commands should work.

I tried following command on the command prompt.

$svn ls svn+ssh://anoncvs@gcc.gnu.org/svn/gcc/trunk gcc

It gives the following error.

ssh: connect to address 209.132.176.174 port 22: Connection timed out
svn: Connection closed unexpectedly

If I try following command on the command prompt

$svn ls svn://anoncvs@gcc.gnu.org/svn/gcc/trunk gcc

it gives following error
svn: Can't connect to host 'gcc.gnu.org': Connection timed out

Can anyone help me and tell what might be wrong?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Nov 14 11:08:57 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.