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

Re: file:/// url schema

From: Les Mikesell <lesmikesell_at_gmail.com>
Date: 2007-10-04 04:54:25 CEST

Matthew Hannigan wrote:
> On Wed, Oct 03, 2007 at 02:28:01AM -0500, Ryan Schmidt wrote:
>> Please don't. Use file:/// protocol only for testing or for a single
>> developer on a local machine. Anything more than that and you should
>> set up a server. Otherwise, you have to give all people complete
>> access to the repository files, meaning they can circumvent any
>> access controls or hooks you may want to install, and they can even
>> accidentally erase the entire thing. Just don't do it. Set up
>> svnserve. It's easy. Or set up Apache if you need more features.
>
> It'd be nice if svnserve had more authentication options.
> e.g. PAM
>
> Apache is a lot more work than just using file or svnserve.
>

It's not a lot of work on platforms that have packaged versions of
apache and mod_dav_svn.

-- 
   Les Mikesell
    lesmikesell@gmail.com
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Oct 4 04:54:55 2007

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.