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

Re: SVN Hook (pre-commit): Commit failed, but why? PHP exit code 255, why?

From: Bogdan Cristea <cristeab_at_gmail.com>
Date: Tue, 15 Sep 2009 18:19:35 +0300

On Tuesday 15 September 2009 18:09:44 you wrote:
> 1. After i start the svnserver, do i need to open any ports on router?
Not on the router, but on the firewall of the server where the svn server is
installed. Which port depends how the svn server is configured: using its own
protocol or http, https, etc. The configuration of svn server is easier when
using svn own protocol.

> 2. Should the repository be accessible through a webserver like apache
> http,etc..
>
It depends of your needs. If you have security issues, you could either use
ssh + svn or https. Take a look at svn help book.

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-09-15 17:20:45 CEST

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.