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

Re: newbie checkout troubles

From: Rafael Garcia-Suarez <raphel.garcia-suarez_at_hexaflux.com>
Date: 2002-10-08 15:28:25 CEST

Noel Yap <yap_noel@yahoo.com> wrote:
> I get the following:
> nyap:staff@sundev2:~> svn co
> http://localhost/svn/repo:8192 wc
> svn: RA layer request failed
> svn: PROPFIND of /: could not connect to server

You meant http://localhost:8192/svn/repo -- in all URLs the port
number comes after the hostname. svn tried to connect on your
machine using port 80.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Oct 8 15:32:10 2002

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

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