Brian Dickson wrote:
> When I try to get into Tortisesvn this is the error code I get:
>
> Error * PROPFIND request failed on '/svn/pinnacle_cart' PROPFIND of
> '/svn/pinnacle_cart': Could not resolve hostname
> `http://testing1.pinnaclecart.com/svn/pinnacle_cart/branches/stable-3-5-2':
> The requested name is valid and was found in the database, being
> resolved for.
>
> Do you have any ideas?
That's a problem with your DNS setup. It has nothing to do with
Subversion/TSVN at all.
From:
http://msdn2.microsoft.com/en-us/library/ms740668(VS.85).aspx
"The requested name is valid and was found in the database, but it does
not have the correct associated data being resolved for. The usual
example for this is a host name-to-address translation attempt (using
gethostbyname or WSAAsyncGetHostByName) which uses the DNS (Domain Name
Server). An MX record is returned but no A record—indicating the host
itself exists, but is not directly reachable."
Stefan
--
___
oo // \\ "De Chelonian Mobile"
(_,\/ \_/ \ TortoiseSVN
\ \_/_\_/> The coolest Interface to (Sub)Version Control
/_/ \_\ http://tortoisesvn.net
Received on 2008-03-03 17:40:37 CET