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

Re: Question about xinetd & svn

From: Nick Hasser <nick.hasser_at_gmail.com>
Date: Mon, 12 Jan 2009 22:16:05 -0500

void pointer wrote:
> On Mon, Jan 12, 2009 at 12:29 PM, Josh Paetzel <josh_at_tcbug.org> wrote:
>
>> Add a bind directive with your external IP to /etc/xinetd.d/svn, without
>> it it's binding to all available IPs.
>
>
> I don't understand what you mean.
>
Your /etc/xinetd.d/svn_group section contains "bind = 192.168.10.150".
You should add a similar line to your /etc/xinetd.d/svn file, but
substitute your external/WAN ipaddress instead of 192.168.10.150. This
assumes that your server has multiple IP addresses, since you're talking
about WAN and LAN accessibility. If you only have one IP address, you'll
have to specify different ports in the svn and svn_group files.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1020766

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-01-13 14:18:05 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.