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

Checkout issue

From: velicheti jayaprakash <velicheti123_at_gmail.com>
Date: Thu, 27 Mar 2008 11:59:00 -0500

Hi,

I have downloaded and installed subversion binary for apache 2.2. Then i
typed in command prompt the checkout. The following happened.

C:\Documents and Settings\velechjn>svn co
http://svn.apache.org/repos/asf/webser
vices/axis2/trunk/java axis2
svn: PROPFIND request failed on '/repos/asf/webservices/axis2/trunk/java'
svn: PROPFIND of '/repos/asf/webservices/axis2/trunk/java': could not
connect to
 server (http://svn.apache.org)

And then i tried putting svn in place of http and tried the following

C:\Documents and Settings\velechjn>svn co
svn://svn.apache.org/repos/asf/webserv
ices/axis2/trunk/java axis2
svn: Can't connect to host 'svn.apache.org': A connection attempt failed
because
 the connected party did not properly respond after a period of time, or
establi
shed connection failed because connected host has failed to respond.

Do i have to do any other settings for checkout? Do i have to enter username
password for any kind of authentication? Please help me out. Any kind of
help would be appreciated.

Regards,
jayaprakash
Received on 2008-03-27 18:30:33 CET

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.