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

RE: Re: Apache or svnserve?

From: Georg Viehöver <viehoever_at_sigma-c.de>
Date: 2005-11-28 19:04:45 CET

I am using SVN for approx. 20 developers with svnserve. Works nicely, no hassle, very fast, no overhead. However, svnserve stores passwords in cleartext in the repository configuration, and there is no svn mechanism to change those except editing the cleartext passwd file. Therefore

- don't use svnserve if you want to have high security. svn+ssh might be an option then
- use passwords only as pro forma check that the person doing the check-in in really means it.

This should be ol for a team of your size.

Georg

> -----Original Message-----
> From: Gale, David [mailto:David.Gale@Hypertherm.com]
> Sent: Monday, November 28, 2005 5:50 PM
> To: Duncan Murdoch; Thorsten Schacht
> Cc: users@subversion.tigris.org
> Subject: RE: Re: Apache or svnserve?
>
> Duncan Murdoch wrote:
> > On 11/28/2005 3:32 AM, Thorsten Schacht wrote:
> >> Hi,
> >>
> >> I'm trying to find out what authorization method is the
> best for me.
> >> I cant find out much about pro's and con's so I ask you
> experienced
> >> users
> >>> )
> >>
> >> Needed is a Subversion for 15 developers in a company.
> Only internal
...

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Nov 28 19:51:35 2005

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.