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

Re: error: no repository found

From: Ryan Schmidt <subversion-2007b_at_ryandesign.com>
Date: Wed, 16 Jan 2008 23:35:41 -0600

On Jan 16, 2008, at 15:43, Matthews, Heather L. wrote:

> Evidentially my issue has not been solved so I rescind my original
> bash
> against myself :) My path is now correct but I'm still getting the
> message when trying to do the checkout of the repo to my laptop.
>
> "Error: Can't connect to host '149.8.166.98': A connection attempt
> failed because the connected party did not properly respond after a
> period of time, or established connection failed because connected
> host
> has failed to respond."
>
> I checked under services and "Subversion Server" is started, I did not
> see svnserve.
>
> Because this server is in a DMZ I can't ping it from my laptop
> inside of
> the network but I was able to do a successful ping from another server
> in the DMZ.

You originally said:

On Jan 15, 2008, at 13:35, Matthews, Heather L. wrote:

> The path to my repository is svn://149.8.166.98:8080/svn_repository/
> VFS_DATA (this server lives in a DMZ). I am getting the Error: No
> repository found in 'svn://149.8.166.98:8080/svn_repository/VFS_DATA'

Port 8080 is usually used for a secondary web service. Are you
serving this repository with Apache 2 and mod_dav_svn? If so, then
the URL should begin with http://, not svn://.

Is port 8080 opened from the server in the DMZ to wherever you are now?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-01-17 10:05:45 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.