[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 12:14:40 +0000

> But have you already tried passing a --listen-host option to svnserve?

Well, you've managed to fix it. Cheers =o)

When I launched svnserver with --listen-host 192.168.0.10 it must have
realised that the interface only supports IPV4 and launched the server
accordingly.

When I launched the server without --listen-host there were no
services found when I did "netstat inet" but it was there under
"netstat inet6". When I launched it WITH --listen-host it's now there
under "netstat inet" and not under "netstat inet6".

I just tested browsing the repository from TortoiseSVN on an external
machine and it's all working now.

Thanks again.

---------------------------------------------------------------------
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 13:15:01 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.