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

Re: svnserve serving svn repos with questions

From: Thorsten Schöning <tschoening_at_am-soft.de>
Date: Mon, 18 Jul 2011 08:56:07 +0200

Guten Tag David Mehler,
am Samstag, 16. Juli 2011 um 18:46 schrieben Sie:

> I'm wanting to ensure encryption of data while traveling from the
> server to the client so am looking in to cyrus-sasl, though not
> finding what i'm looking for.

What exactly are you missing?

http://svnbook.red-bean.com/nightly/en/svn-book.html#svn.serverconfig.svnserve.sasl

> I'm also needing to separate users. For example, user1 has access to
> only repos1 while user2 has only access to repos2 but not repos1.
> Under their respective repos' each user can commit their own projects
> and manage them.

This is easy, each repository has it's own user configuration per
default and per repository you can use path based access control, if
needed.

http://svnbook.red-bean.com/nightly/en/svn-book.html#svn.serverconfig.svnserve.auth

> I would have gone with an svn+ssh access, but don't want to give out
> system accounts, and none of my user's want their repos visible to an
> httpd server so apache is out.

How about creating new users just for svn access? Else, a simple VPN
using OpenVPN could be solution, too, depending on how you trust your
users etc.

Mit freundlichen Grüßen,

Thorsten Schöning

-- 
Thorsten Schöning
AM-SoFT IT-Systeme - Hameln | Potsdam | Leipzig
 
Telefon: Potsdam: 0331-743881-0
E-Mail:  tschoening_at_am-soft.de
Web:     http://www.am-soft.de
AM-SoFT GmbH IT-Systeme, Konsumhof 1-5, 14482 Potsdam
Amtsgericht Potsdam HRB 21278 P, Geschäftsführer: Andreas Muchow
Received on 2011-07-18 08:56:54 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.