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

Re: Not connecting to Apache

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Fri, 02 Apr 2010 22:38:42 +0200

On 02.04.2010 22:19, Ancira, Laura L wrote:
> I am trying to set up a multi-user environment. I have Apache 2.2
> running on one machine and the versioning seems to be working correctly.
> I can also get to the website to see the files on a browser from machine
> #2, but when I try to update files from machine #2 to machine #1 I get
> the following:
>
> Error: OPTIONS of 'http://160.42.25.73/svn/Results_Web': Could not
> resolve hostname
> Error: `http://160.42.25.73/svn/': The requested name is valid and was
> found in the
> Error: database, but it does not have the correct associated data being
> resolved for.
> Error: (http://160.42.25.73)
> When I click on the http://url from a browser the site comes up....what
> do I not have connected?
> Thanks.

Your DNS cache is corrupted. You have three options:

* be patient: wait until the DNS cache times out. But depending on your
DNS cache settings, this could take a few hours.
* force your DNS cache to update: "ipconfig /flushdns"
* reboot (sometimes once isn't enough, don't know why though)

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2468860
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-04-02 22:38:43 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

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