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

Re: Subversion and FreeBSD permission problems

From: Darrell Blake <darrell.blake_at_gmail.com>
Date: Mon, 24 Mar 2008 10:53:09 +0000

> You might want to check the firewall configuration on the machine you
> are trying to connect to, and verify that svnserve is really running
> on the server, and listening on the default port (3690 I believe).

Hmm. I think I may have found a possible problem. When I run a
"sockstat" I get the following output for the svn server:

USER COMMAND PID FD PROTO LOCAL ADDRESS FOREIGN ADDRESS
redneon svnserve 1336 3 tcp6 *:3690
         *:*

It looks like the server is running under IPV6 as it's using the tcp6
protocol. Maybe it's having trouble because I'm trying to access the
server from an IPV4 based network...

I wonder if there's any way to recompile svn to us IPV4...

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-03-24 11:53:30 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.