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

Re: SVN Server or file protocal on network share?

From: si <sshnug.si_at_gmail.com>
Date: 2006-08-22 10:22:25 CEST

On 8/22/06, Clendon Gibson <clendon.gibson@metrosol.com> wrote:
> I am trying to find out what the advantages of useing a server for SVN
> repository control are, as opposed to using Tortoise SVN clients on a
> repositiory on a network file share. Our application would be multiple user.
>
> Is there any reason to prefer one over the other?

This is more a Subversion mailing list question than TortoiseSVN,
but using a server (svnserve or apache mod) provides better security
(user/path restrictions) and repository access control (easier to stop
a service for maintenance than kill a network file share), and I think
most folks would recommend using a server.

Unless you have Apache up and running already, easiest to get
going is svnserve.

peace
si

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Tue Aug 22 10:22:44 2006

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.