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

SVN Trouble on Win95

From: Andrew Hogue <hogue_at_cs.yorku.ca>
Date: 2002-11-26 03:04:50 CET

Hi,

I just installed the SVN client version on my old windows 95 laptop. It
installed fine but it doesn't want to work properly.

I go to my msdos prompt and type in something like:

svn co http://myhost.net/svn/repos ./

and it gives me the following error:
svn: RA layer request failed
svn: PROPFIND of /: Could not resolve hostname 'myhost.net':Host not found

but it is accessible because I can ping the host I'm specifying and it
resolves and gives me an ip address.

So, I tried just specifying the ip address now like:
svn co http://myipaddress/svn/repos ./

and it gives a slightly different error message:

svn: RA layer request failed
svn: PROPFIND of /: could not connect to server

What could this be? Do I have to install something else or update some
DLL file?

Thanks for your help,

-- Andrew

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Nov 26 03:05:33 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.