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

Re: MSW versus Linux server

From: Andy Levy <andy.levy_at_gmail.com>
Date: 2006-05-15 04:30:27 CEST

On 5/14/06, Brendan Simon <Brendan@brendansimon.com> wrote:
> I need to setup a SVN server at work. We have a Windows domain
> controller that will eventually be used for authenticating Linux clients
> using LDAP.
>
> At this stage I'm leaning towards svnserve, rather than apache, for
> simplicity reasons.

Simplicty comes at a price. I you can authenticate via LDAP if you
use Apache, but that option does not exist via svnserve last I
checked. svnserve is also not secure unless you use svn+ssh:// for
your access method.

> Is there any advantage or disadvantage to running svnserve on a Linux or
> Windows server?

Depends on whether you're using bare svn:// or svn+ssh://

> I would like to use both Linux and Windows SVN client software. Would
> that make a difference to choice of server?

The client doesn't care what OS the server is running.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon May 15 04:31:54 2006

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.