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

Re: Subversion Client connection problem

From: Ryan Schmidt <subversion-2006c_at_ryandesign.com>
Date: 2006-08-18 16:34:29 CEST

On Aug 18, 2006, at 16:20, Britt, Eli T wrote:

>>>>> I have set up Subversion on a small business network between two
>>>>> laptops running XP Pro. When I try to access the repository from
>>>>> using TortoiseSVN from a remote machine on this network, I get the
>>>>> error message" Error * Can't connect to host '': No connection
>>>>> could be made because the target machine actively refused it.".
>>>
>>> The repository url is svn:///148.34.137.2:3690/Work.
>>
>> Ah, we may have something: You need two slashes, not three: svn://
>> 148.34.137.2:3690/Work. With three slashes I get the error message
>> "svn: Unknown hostname ''" from the command-line client, which sounds
>> similar to what you're getting in TortoiseSVN.
>
> I've tried 1, 2, and 3 slashes and still no connection. Different
> error
> messages depending on the number of slashes.

Well, two slashes is correct. What does the error message say then?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Aug 18 16:37:08 2006

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.