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

Re: svnserve and IPv6 ?

From: Steve Greenland <steveg_at_lsli.com>
Date: 2005-03-02 16:17:02 CET

On Wed, Mar 02, 2005 at 02:53:20AM +0100, Dirk Schenkewitz wrote:
>
> And just to prove that the system knows about IPv6, I just did:
> 'dig localhost' - answer is "127.0.0.1". And then 'dig localhost aaaa'
> - this forces answering with an IPv6 address, if one is available -
> the answer is "::1"

That doesn't prove your system understands IP6. That just demonstrates
that your DNS server has an AAAA record for 'localhost'. If you're
running Linux, 'ifconfig -a' should show IP6 interfaces, if any exist;
don't know about other Unices offhand.

(Not that I think this is actually relevant to your subversion issue...)

Steve

-- 
"Outlook not so good." That magic 8-ball knows everything! I'll ask
about Exchange Server next.
                           -- (Stolen from the net)
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Mar 2 16:20:04 2005

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.